Hi team! Just landed on your product very recentl...
# support
c
Hi team! Just landed on your product very recently. It seems very interesting. I have my backend written in JS and I was using Prometheus, Loki and Grafana (the typical setup) I need to move to SigNoz services. Can you point me to the docs where I can find how to setup from the scratch and push data (Metrics for now) to SigNoz Dashboard. TIA
n
Hey @Chandeep Gulati, please check out the docs: • https://signoz.io/docs/install/self-host/https://signoz.io/docs/userguide/send-metrics/
c
I have the access SigNoz cloud I was checking this doc: https://signoz.io/docs/userguide/send-metrics-cloud/ Is there a doc that guides how to send the metric from my application instead of OpenTelemetry Collector
n
What does your application use, i.e, Django, springbott?
c
Javascript (NodeJS, Express)
n
Do you want to add custom metrics or use auto-instrumentation?
c
Custom metrics
n
Please check the following docs: • For Custom Metrics - https://signoz.io/opentelemetry/custom-metrics-nodejs/ • NodeJS Blog series - https://signoz.io/opentelemetry/nodejs-tutorial-overview/