Skip to content

Commit

Permalink
README refers to deployment guide for UI config
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Farro <joef@uber.com>
  • Loading branch information
tiffon committed Nov 16, 2017
1 parent 1633d39 commit 53b565a
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,9 @@ npm run build
```


#### Enable Google Analytics
## UI Configuration

To enable Google Analytics tracking, set the `gaTrackingID` property in the UI config:

```json
{
"gaTrackingID": " UA-000000-2"
}
```

For additional details, see the [deployment guide](http://jaeger.readthedocs.io/en/latest/deployment/#ui-configuration).
See the [deployment guide](http://jaeger.readthedocs.io/en/latest/deployment/#ui-configuration) for details on configuring Google Analytics tracking and menu customizations.

[doc-img]: https://readthedocs.org/projects/jaeger/badge/?version=latest
[doc]: http://jaeger.readthedocs.org/en/latest/
Expand Down

0 comments on commit 53b565a

Please sign in to comment.