prometheus
Here are 3,924 public repositories matching this topic...
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 9, 2021 - Go
[Feature] SkyWalking should check if the database exists first, instead of creating it directly.
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
I am using InfluxDB as the storage, the InFluxDB is provided by cloud provider, it does't has admin privilege.
If SkyWalking try to create database, it will fail.
I think, SkyWalking should check if the database exi
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
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
https://github.com/heptiolabs/healthcheck
This will give us metric on healtcheck and more granularity on checks we want to have.
These are all functions/structs for configuring the same thing:
https://github.com/thanos-io/thanos/blob/5bda2d48b9ef0bf138af6132641eb20102223edb/pkg/objstore/azure/helpers.go#L121
https://github.com/thanos-io/thanos/blob/46ac4d590e783368fc4ec7676f29ff97cd0bd630/pkg/objstore/cos/cos.go#L95
https://github.com/thanos-io/thanos/blob/bf963237e0b95402aeea4093dce465abde055675/pkg/objstore/s3/s3.go#
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
What did you do? Need support for ppc64le architecture so i can deploy kube-prometheus
Did you expect to see some different?
Environment
Linux/ppc64le
Kubernetes version information:
v1.17.2
Kubernetes cluster kind:
kubeadm
-
Updated
Sep 3, 2021 - Vue
-
Updated
Sep 14, 2021 - Go
We support opentelemetry, so it should be possible to instrument ruby applications and visualise data on SigNoz. But we don't have lots of expertise in Ruby in the core team, so we have not tested this.
https://github.com/open-telemetry/opentelemetry-ruby
It would be good first issue for folks expert in Ruby to test this and report their findings. If this works fine, we can add this to our d
-
Updated
Sep 9, 2021
In this document, following sentence has a typo,
# Register the intrumentation handlers (/metrics etc).
intrumentation -> instrumentation
# Register the instrumentation handlers (/metrics etc).
-
Updated
Sep 14, 2021 - Go
What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:
apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
advertiseAddress: 192.168.1.173 (I changed the IP from here)
bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider:
-
Updated
Aug 25, 2021
-
Updated
Sep 13, 2021 - Go
-
Updated
Aug 25, 2021 - HTML
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 11, 2021 - Go
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Nov 22, 2019 - Go
-
Updated
Aug 16, 2021
-
Updated
Aug 27, 2021 - 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
Sep 13, 2021 - Python
-
Updated
Sep 11, 2021 - Go
-
Updated
Jul 20, 2021 - 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