Skip to content

Commit

Permalink
Update README and config (#475)
Browse files Browse the repository at this point in the history
* Update README.md

* Update config

* Add underscore to the operational metrics prefix

* Use "filters" instead of deprecated "filter"

* Add omitempty tag to deprecated field
  • Loading branch information
ronensc authored Aug 28, 2023
1 parent 914d470 commit daa0340
Show file tree
Hide file tree
Showing 19 changed files with 152 additions and 151 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ kubectl get namespace openshift
2. Deploy FLP with all dependent components (into `default` namespace)
```shell
kubectl config set-context --current --namespace=default
make ocp-deploy
IMAGE_ORG=netobserv make ocp-deploy
```

3. Use a web-browser to access grafana dashboards ( end-point address exposed by the script) and observe metrics and logs
Expand Down
Loading

0 comments on commit daa0340

Please sign in to comment.