Skip to content

Commit

Permalink
docs: remove outdated info
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Feb 20, 2020
1 parent 01f82a5 commit cac807a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions x-pack/legacy/plugins/apm/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,3 @@ $ docker run --rm -t --user "$(id -u):$(id -g)" \
-v `pwd`:/app --network="host" \
--name cypress cypress
```

## Connect to Elasticsearch on Cloud (internal devs only)

Find the credentials for the cluster [here](https://github.com/elastic/apm-dev/blob/master/docs/credentials/apm-ui-clusters.md#e2e-cluster). The cloud instance contains the static data set

The above setting is required to prevent the _Please upgrade
your browser_ / _This Kibana installation has strict security requirements
enabled that your current browser does not meet._ warning that's displayed for
unsupported user agents, like the one reported by Cypress when running tests.

0 comments on commit cac807a

Please sign in to comment.