Skip to content

Commit

Permalink
Update k8s.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-shishkin authored Nov 28, 2023
1 parent 849b785 commit e0a2db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_include/general-shipping/k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ logzio-monitoring logzio-helm/logzio-monitoring
| `<<CLUSTER-NAME>>` | The cluster's name, to easily identify the telemetry data for each environment. |
| `<<CUSTOM-HOST>>` | (*optional*) HTTP/s listener endpoint that receives JSON input, overrides the Logz.io listener. |

### Deployment Events Versioning
### Deployment events versioning

In order to add an indication for the versioning in our K8S 360 and Service Overview UI, the following annotation should be added to the metadata of each resource you'd like to track its versioning.
Commit URL structure: `https://github.com/<account>/<repository>/commit/<commit-hash>`
Expand All @@ -75,7 +75,7 @@ metadata:
For log shipping troubleshooting, see our [user guide](https://docs.logz.io/user-guide/kubernetes-troubleshooting/).
## Send your Metrics
## Send your metrics
```sh
helm install -n monitoring \
Expand Down

0 comments on commit e0a2db4

Please sign in to comment.