prometheus
Here are 4,230 public repositories matching this topic...
Originally posted by sunker December 17, 2021
When support for Metrics Insights was added to the GetMetricData api, a few new error codes were introduced. These should be handled as an error or possibly as a warning.

What happened
- Set
SW_PLUGIN_HTTP_INCLUDE_HTTP_HEADERS=x-request-id,x-correlation-idin environment. - OAP-Server Set `SW_SEARCHABLE_TAG_KEYS=http.method,http.he
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
With Sidecar now changing its readiness status depending on whether it can establish a connection with Prometheus, there is spam of:
{"caller":"intrumentation.go:48","level":"info","msg":"changing probe status","status":"ready","ts":"2022-01-06T16:37:27.595400008Z"}
We shouldn't print this message if the status is set to the same value as the previous one.
Host operating system: output of uname -a
Linux sarbian 5.13.5-arch1-1 #1 SMP PREEMPT Sun, 25 Jul 2021 18:02:58 +0000 x86_64 GNU/Linux
node_exporter version: output of node_exporter --version
node_exporter, version 1.2.0 (branch: tarball, revision: 1.2.0)
build user: someone@builder
build date:
go version: go1.16.5
platform: linux/amd64
n
-
Updated
Dec 19, 2021 - Vue
-
Updated
Jan 10, 2022 - Go
PHP looks like a less mature OpenTelemetry implementation, but it exists: https://github.com/open-telemetry/opentelemetry-php#installation
If possible, additional instrumentation tutorial for these popular frameworks would be helpful:
- Zend Framework 3
- WordPress
- Silverstripe
- [Symfony]
-
Updated
Dec 22, 2021
In this document, following sentence has a typo,
# Register the intrumentation handlers (/metrics etc).
intrumentation -> instrumentation
# Register the instrumentation handlers (/metrics etc).
-
Updated
Jan 10, 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
Jan 10, 2022 - Go
What happened:
I created a pod with a "com.acme/fooBar" label.
The l
-
Updated
Aug 25, 2021
-
Updated
Dec 27, 2021 - HTML
-
Updated
Jan 10, 2022 - Go
-
Updated
Dec 1, 2021 - Go
-
Updated
Dec 8, 2021 - TypeScript
-
Updated
Jan 11, 2022 - Java
-
Updated
Nov 22, 2019 - Go
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
Oct 20, 2021
-
Updated
Dec 22, 2021 - Python
-
Updated
Jan 10, 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