mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-10 04:49:02 +08:00
updated docs link
This commit is contained in:
parent
a784e133fe
commit
3f7ebae682
@ -61,7 +61,7 @@ kubectl -n sample-application apply -Rf sample-apps/hotrod/
|
||||
|
||||
|
||||
# Documentation
|
||||
You can find docs at https://signoz.io/docs. If you need any clarification or find something missing, feel free to raise a github issue with label `documentation` or reach out to us at community slack channel.
|
||||
You can find docs at https://signoz.io/docs/installation. If you need any clarification or find something missing, feel free to raise a github issue with label `documentation` or reach out to us at community slack channel.
|
||||
|
||||
# Community
|
||||
Join the [slack community](https://app.slack.com/client/T01HWUTP0LT#/) to know more about distributed tracing, observability or SigNoz and to connect with other users and contributors.
|
||||
|
@ -5,7 +5,7 @@ metadata:
|
||||
annotations:
|
||||
"helm.sh/hook": post-install,post-upgrade
|
||||
spec:
|
||||
# ttlSecondsAfterFinished: 100
|
||||
ttlSecondsAfterFinished: 100
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
@ -5,7 +5,7 @@ metadata:
|
||||
annotations:
|
||||
"helm.sh/hook": post-install,post-upgrade
|
||||
spec:
|
||||
# ttlSecondsAfterFinished: 100
|
||||
ttlSecondsAfterFinished: 100
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
@ -18,7 +18,7 @@ druid:
|
||||
|
||||
historical:
|
||||
persistence:
|
||||
size: "12Gi"
|
||||
size: "4Gi"
|
||||
|
||||
zkHosts: "signoz-zookeeper:2181"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user