Skip to content
#

prometheus

Here are 3,030 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

mcavoyk
mcavoyk commented Sep 16, 2020

Describe the bug
The PodSecurityPolicy included in the Promtail Helm chart does not grant the capabilities needed for running the privileged initContainer when the setting is enabled.

To Reproduce
Steps to reproduce the behavior:

  1. Have a cluster with a baseline PodSecurityPolicy which prevents privileged pods.
  2. Install promtail chart with initContainer enabled and PSP enabled. T
thanos
yeya24
yeya24 commented Sep 18, 2020

There is an example in-memory cache config for query frontend in the document https://github.com/thanos-io/thanos/blob/master/docs/components/query-frontend.md#in-memory. However, it is not very clear how to configure these values, what is the correct format, etc.

AC, we should document 4 items:

  1. The format of max_size. Based on the flag in Cortex https://github.com/cortexproject/cortex/
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.