-
# Release Process
## Before continuing
- [x] `make lint build test bosh-release tile` runs successfully
- [x] The system should build and all tests pass with the Concourse pipeline.
- [x] Ope…
-
I'm working to convert v2 protos to v1, and the guide in the README has been helpful. For ValueMetric, the equivalent values in the v2 envelope all mention `first-key`. Does this indicate that the `Ga…
-
hi,
I am running multiple foundations on gcp, controlled by Concourse and using stackdriver-nozzle v2.1. I have a requirement to only send firehose monitoring events to stackdriver to for a subset …
-
[Panic.txt](https://github.com/cloudfoundry-community/stackdriver-tools/files/1710498/Panic.txt)
Good morning,
We are running CF-Deployment 1.12.0, Stackdriver-tools 1.0.2 on GCP.
We continua…
-
Today we [split](https://github.com/cloudfoundry-community/stackdriver-tools/blob/master/src/stackdriver-nozzle/nozzle/nozzle.go#L79) events from the Loggregator into Stackdriver Logging/Monitoring. I…
-
We've seen a case of a refresh token used by the nozzle expiring, which resulted in the nozzle process never being able to reconnect to Firehose when it disconnects. Relevant log messages (human-reada…
knyar updated
6 years ago
-
- Verify QPS
- Verify dropped messages are handled gracefully
- Can we simulate cascading failure?
-
Using `gce_instance` instance as the monitored resource type (rather than the `global` monitored resource) increases throughput as nozzle instances are added since the Stackdriver API shards based on …
-
workaround:
```diff
diff --git a/tile.yml.erb b/tile.yml.erb
index d82806d..5313730 100644
--- a/tile.yml.erb
+++ b/tile.yml.erb
@@ -58,9 +58,7 @@ forms:
type: string
default: HttpSt…
-
Hi,
I come here from https://github.com/cloudfoundry-community/stackdriver-tools/pull/151, where code is being added to the stackdriver nozzle to force it to commit suicide via `lager.Fatal` when t…