From 3b8528f94e4126a797cda92a0eb618904c58db93 Mon Sep 17 00:00:00 2001 From: Paul Herman Date: Thu, 22 Feb 2018 13:27:18 +0100 Subject: [PATCH] Add BuildStream as real world alternative to Blaze. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91bfe3e..e7514a0 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ __Please do not list any confidential projects!__ ### DevOps | Google Internal | Google Open Source | Real World | | -------------|------------ |-------------| -| Blaze | [Bazel](http://bazel.io) | | +| Blaze | [Bazel](http://bazel.io) | [BuildStream](https://gitlab.com/BuildStream/buildstream) | | Oncall | | [PagerDuty](https://pagerduty.com), [OpsGenie](https://www.opsgenie.com/), [VictorOps](https://victorops.com/) | | varz/borgmon | | [Prometheus](https://prometheus.io), [librato](https://www.librato.com), [newrelic](http://newrelic.com), skylight, scout, also [this](https://vimeo.com/173610242) and [this](https://prometheus.io/docs/introduction/comparison/) | | Exception/Error Tracking (??) | | Sentry.io, Raygun.io, Rollbar, Honeybadger, Airbrake, OverOps |