-
I am running a cluster on GKE with `1.16.9-gke.6`.
Since a few days now I observed a `CrashLoopBackOff` error on `event-exporter-gke`. This resource has two containers with the following logs:
-…
hadim updated
4 years ago
-
I am having issue using `include=` filter.
Using the following filter, no data was sent to Stackdriver
```
- args:
- --stackdriver.project-id=MY-PROJECT
- --prometheus.wal-direc…
-
# Issue with OpenTelemetry.Exporter.Stackdriver
The current name of exporter is `Stackdriver`. However, this name is no longer used by [Google Cloud](https://cloud.google.com/products/operations). …
-
# Repro
- Wire up tracing per below code snippet
- Start application & make a request
# Expected
traces show up in stackdriver
# Actual
no traces show up in stackdriver and the application c…
-
/kind feature
I think it would be useful in our SDK to have a python function to generate stackdriver logs given a filter experession.
Basically this function
https://github.com/kubeflow/testin…
jlewi updated
4 years ago
-
I tried generating a new version with `npm run dist`, but I got:
```
$ npm run dist
> stackdriver-errors-js@0.8.0 dist /workspaces/stackdriver-errors-js
> gulp lib-concat
fs.js:45
} = pri…
-
Looks like the exporter crashes when a metric has duplicate label names.
```
time="2020-05-04T13:49:10Z" level=info msg="Starting stackdriver_exporter (version=0.7.0, branch=HEAD, revision=a339261…
-
### Discussed in https://github.com/grafana/grafana/discussions/46102
Originally posted by **danielkucera** March 2, 2022
Last year, Google has introduced Managed Service for Prometheus which…
-
**Describe the bug**
The ambassador diag service will output everything as error severity to GCP logs due to outputting to stderr and the structured JSON field having `levelname` as the key used for …
-
Hi, I have this DaemonSet :
```
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: {{ template "prometheus.fullname" . }}
labels:
app: {{ template "prometheus.name" . }}
chart: {…
l15k4 updated
5 years ago