diff --git a/README.md b/README.md index 67ef270ab..d55eb5f63 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If your application is running outside of Google Cloud Platform, such as locally ## Viewing your traces -Run your application and start sending some requests towards your application. In about 30 seconds or so, you should see trace data gathered in the [Operations -> Traces view](https://console.cloud.google.com/traces/overview) in the console: +Run your application and start sending some requests towards your application. In about 30 seconds or so, you should see trace data gathered in the [STACKDRIVER -> Traces -> Trace List](https://console.cloud.google.com/traces/overview) in the console: ![Trace List](doc/images/tracelist.png?raw=true) diff --git a/doc/images/butterbar.png b/doc/images/butterbar.png deleted file mode 100644 index b928e69fd..000000000 Binary files a/doc/images/butterbar.png and /dev/null differ diff --git a/doc/images/cloud-trace-overview-page.png b/doc/images/cloud-trace-overview-page.png index 178548ebd..562fed23e 100644 Binary files a/doc/images/cloud-trace-overview-page.png and b/doc/images/cloud-trace-overview-page.png differ diff --git a/doc/images/tracelist.png b/doc/images/tracelist.png index 305c92be4..db38df05c 100644 Binary files a/doc/images/tracelist.png and b/doc/images/tracelist.png differ diff --git a/doc/images/traceview.png b/doc/images/traceview.png index 76fdd6cce..99c70dfb3 100644 Binary files a/doc/images/traceview.png and b/doc/images/traceview.png differ