Skip to content

Commit 27c3d58

Browse files
authored
Merge pull request #125 from jaegertracing/readme-ga
Update readme to refer to UI config docs
2 parents df12ead + 53b565a commit 27c3d58

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,9 @@ npm run build
7070
```
7171

7272

73-
#### Enable Google Analytics
73+
## UI Configuration
7474

75-
To enable Google Analytics tracking, set the `REACT_APP_GA_ANALYTICS_ID` env variable with your GA tracking ID before running the build:
76-
77-
```
78-
export REACT_APP_GA_ANALYTICS_ID = UA-*******-**
79-
npm run build
80-
```
75+
See the [deployment guide](http://jaeger.readthedocs.io/en/latest/deployment/#ui-configuration) for details on configuring Google Analytics tracking and menu customizations.
8176

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

0 commit comments

Comments
 (0)