Skip to content

Commit cc327bb

Browse files
committed
done
1 parent 03146f5 commit cc327bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/kubernetes/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This example has been developed and tested using the Kubernetes Engine packaged
3636
```
3737
CHRONOS_GRAFANA_API_KEY = Bearer [the access token you created in step 3]
3838
```
39+
**Note**: If you are monitoring your own application, be sure to create a `.env` file as well.
3940

4041
## Build the Client
4142

@@ -104,7 +105,7 @@ kubectl apply -f frontend.yml
104105

105106
The second image is inside **k8s_node-backend_node-backend-d597768c-6zm5j_default_46da04f8-99c6-4522-9141-6c05f8d5141d_0** container, it may take a while to show up in Docker desktop based on the scraping interval.
106107

107-
Your microservice health metrics can now be viewed at the given `CHRONOS_URI` or, preferrably, in the Electron.js desktop application.
108+
Your microservice health metrics can now be viewed at the given `CHRONOS_URI` or, preferrably, in the `Chronos desktop app`.
108109

109110
## Teardown the Cluster
110111

0 commit comments

Comments
 (0)