chore(): docs improvements
This commit is contained in:
@@ -136,7 +136,19 @@ System metrics (gc, requests, etc.) and several business metrics (`lotty_decide_
|
||||
|
||||
### OTEL
|
||||
|
||||
You can enable full observability for backend by setting `OTEL_ENABLED=True` in `.env`, also you need to run `compose.prod.yaml` with `observability` profile in order to deploy full observability stack
|
||||
You can enable full observability for backend by setting `OTEL_ENABLED=True` in `.env`, also you need to run `compose.prod.yaml` with `observability` profile in order to deploy full observability stack.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Also there is some other predefined dashboards for services.
|
||||
|
||||
Grafana ([localhost/grafana/](http://localhost:80/grafana/)):
|
||||
|
||||
login: `admin`
|
||||
|
||||
password: `prooooood`
|
||||
|
||||
## Load testing (k6)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user