Skip to content
#

prometheus

Here are 3,017 public repositories matching this topic...

netdata
ilyam8
ilyam8 commented May 29, 2019

The PR is #4008

Last time I tried to get this working, the issue was with getting python.d
to properly load the Yoctopuce modules. As far as I could tell at the time, the dynamic import thing works, it's just an issue with getting Python to properly import modules that aren't in system.path, but I didn't look very deep beyond that. Part of the problem there is that the Yoctopuce Python

shdubsh
shdubsh commented Jul 15, 2020

Describe the bug
Distributor tests fail when the test system does not have any network interfaces named eth0, en0, or lo0.

To Reproduce
make test on a system without any interfaces named eth0, en0, or lo0.

Expected behavior
make test should pass.

Environment:

  • Debian buster
  • Golang 1.13.6-2~bpo10+1

Screenshots, Promtail config, or terminal output

thanos
Jakob3xD
Jakob3xD commented Sep 16, 2020

Thanos, Prometheus and Golang version used:
Thanos Docker: v0.15.0

What happened:
When accessing the query-frontend I can see http 30* reposes logged as error.

What you expected to happen:
304 / 302 should not be logged as error?

How to reproduce it (as minimally and precisely as possible):
304/302 Repose happens when accessing the frontend URL without any suffix. (que

devops-exercises
surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

Basically, The last two questions aren't really regex's questions.

To do:

  • Move said questions to correct place.
  • Add new regex questions (Python related!)?
  • Maybe add a new ## Regex section, as it is a valuable skill
mtougeron
mtougeron commented Apr 30, 2020

It would be awesome if the metrics could include the node's topology.kubernetes.io/region & topology.kubernetes.io/zone (not sure what the non-AWS fields are called). That would help quickly identify patterns in the results. e.g., zone "a" is slower than zone "b" or that cross-zone traffic is what's causing a large spike in response times. Not sure if this is possible within the framework of this

Improve this page

Add a description, image, and links to the prometheus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prometheus topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.