prometheus
Here are 4,322 public repositories matching this topic...
The following tests are outputting errant logs and warnings to the console during unit tests. Some of these are pointing out genuine errors and things that should be looked at, while others might be a bit more benign but should be cleaned up to make testing more pleasant.
In the future we may consider making console logs to be a failure condition in tests, so it would be good to sort these out
-
Updated
Feb 22, 2022 - Go
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Feb 21, 2022 - Go
PagerDuty(https://www.pagerduty.com/) is widely used for on-call globally. We are welcome the contributions to support it as alarm notification channel.
Transfering @NissesSenap's issue from ViaQ/loki-operator/issues/103
Today the operator only support aws and thus S3 object storage but on the other hand Loki have support for a number of none S3 storage solutions: https://grafana.com/docs/loki/latest/configuration/#storage_config
I know that this operator in a early stage but to make it easier for faster adoption it would be nice to support
Can be obtained with sw_vers:
$ sw_vers --help
Usage: sw_vers [-productName|-productVersion|-buildVersion]
$ sw_vers
ProductName: macOS
ProductVersion: 12.1
BuildVersion: 21C52
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.13.3
BuildVersion: 17D102
It is not possible to define SecurityContext for Containers of Alermanager (only PodSecurityContext is available). Because of the missing Container SecurityContext it's not possible to setup important sec
-
Updated
Feb 19, 2022 - Vue
-
Updated
Feb 21, 2022 - Go
Description
- The theme change toggle's placement is incorrect as it is being placed at the most important place i.e. top left, ideally it should be place in the top right as it's not the highlight of the product.
- There
-
Updated
Jan 27, 2022
Spent the morning debugging what I thought was a goroutine leak, but turned out to be just a huge number of goroutines being created in a short period of time. However, it seems a lot of the unit tests do leak goroutines. Most of these might just be issues with tests not cleaning up properly, but it makes testing/debugging real leaks quite difficult. Or in my case, the leaks were a red herring - t
-
Updated
Feb 18, 2022 - Go
README.md is still pointing to addons/strip-limits.libsonnet addon as a way to strip containers from set resource limits. However since release-0.8 resource requests are first-level settings and users should use
-
Updated
Feb 21, 2022 - Go
What would you like to be added:
Add UID as a label, like it is on some other metrics, to all service metrics.
Why is this needed:
This is valuable since load balancer services in clouds often use the UID as the name of the cloud load balancer; however, there's no easy way then to join those metrics in say
-
Updated
Jan 23, 2022 - HTML
-
Updated
Aug 25, 2021
-
Updated
Feb 15, 2022 - Go
-
Updated
Dec 1, 2021 - Go
-
Updated
Feb 21, 2022 - Java
What did you expect to see?
I'm expecting to be able to filter out the requests from blackbox exporter in my access logs.
So, please, add a user agent header that container the "blackbox exporter" string somewhere.
What did you see instead?
I see User-Agent: Go-http-client/1.1
Not easy to filter in the access logs...
-
Updated
Nov 22, 2019 - Go
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Oct 20, 2021
-
Updated
Feb 17, 2022 - Python
-
Updated
Feb 21, 2022 - Java
Improve this page
Add a description, image, and links to the prometheus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prometheus topic, visit your repo's landing page and select "manage topics."



Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there