Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
helen-shao committed May 3, 2022
1 parent 033082b commit ea8d100
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions hack/test/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Testing Prometheus Storage Adapter for Wavefront

1. Update proxy with YOUR_API_TOKEN and YOUR_CLUSTER in hack/test/6-wavefront-proxy.yaml.
2. Apply all yamls within hack/test by
2. Create namespace by `kubectl create namespace monitoring`
3. Apply all yamls within hack/test by
`kubectl apply -f hack/test/`
3. The prometheus metrics should now be available under the metric name with prefix "prometheus."
4. The prometheus metrics should now be available under the metric name with prefix "prometheus."

0 comments on commit ea8d100

Please sign in to comment.