mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-11 05:58:59 +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
|
# 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
|
# 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.
|
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:
|
annotations:
|
||||||
"helm.sh/hook": post-install,post-upgrade
|
"helm.sh/hook": post-install,post-upgrade
|
||||||
spec:
|
spec:
|
||||||
# ttlSecondsAfterFinished: 100
|
ttlSecondsAfterFinished: 100
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
@ -5,7 +5,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
"helm.sh/hook": post-install,post-upgrade
|
"helm.sh/hook": post-install,post-upgrade
|
||||||
spec:
|
spec:
|
||||||
# ttlSecondsAfterFinished: 100
|
ttlSecondsAfterFinished: 100
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
@ -18,7 +18,7 @@ druid:
|
|||||||
|
|
||||||
historical:
|
historical:
|
||||||
persistence:
|
persistence:
|
||||||
size: "12Gi"
|
size: "4Gi"
|
||||||
|
|
||||||
zkHosts: "signoz-zookeeper:2181"
|
zkHosts: "signoz-zookeeper:2181"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user