Skip to content

Commit

Permalink
remove mention of the genesis dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
n8wb committed Jun 8, 2020
1 parent fbe081a commit dc3cb83
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions _docs/analyzing_test_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,7 @@ Sidecars are supplemental services that can enhance or provide utility to main s

## Inspecting & Analyzing Test Data

### Whiteblock Genesis Dashboard
The `Tests` page in the [Whiteblock Genesis Dashboard](https://www.genesis.whiteblock.io/login) shows data related to the test you've submitted, such as its current status, its current phase, and its up-to-date logs.

You may choose to display logs according to the variety of filters offered by the Genesis Dashboard, including time, test ID, service, service instance number, sidecar, task, phase, among other options.


## Logs
### Logs
Whiteblock Genesis logs are in JSON line format, and are sent out via syslog-ng instances. An example of what to expect from a log line is this
```
{"TESTRUN":"c43eb6e0-09e3-4adc-a11e-bbc723dc24a3","TEST":"geth_network_2_nodes","PRIORITY":"3","PHASE":"start","ORG":"e6bec93a-8fda-11ea-86e0-42010a90000d","NAME":"geth1-service0","MESSAGE":"INFO [05-13|14:05:45.132] Generating DAG in progress epoch=1 percentage=39 elapsed=16.265s","IMAGE_NAME":"ethereum/client-go:alltools-latest","CONTAINER_TAG":"9bb1f8a9e6c0","CONTAINER_NAME":"geth1-service0"}
Expand Down

0 comments on commit dc3cb83

Please sign in to comment.