File tree 1 file changed +4
-4
lines changed
docs/observability/frontend
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,10 +63,10 @@ See below for auto-configuration instructions for when your app is a NAIS applic
63
63
| ` https://telemetry.nav.no/collect ` | ` prod ` |
64
64
| ` https://telemetry.ekstern.dev.nav.no/collect ` | ` dev ` |
65
65
{% else %}
66
- | Collector endpoint | Environment |
67
- | --------------------------------------------------- | ----------- |
68
- | ` <<tenant_url("telemetry.external.prod")>>/collect ` | ` prod ` |
69
- | ` <<tenant_url("telemetry.external.dev")>>/collect ` | ` dev ` |
66
+ | Collector endpoint | Environment |
67
+ | ------------------------------------------------------ | ----------- |
68
+ | ` <<tenant_url("telemetry.external.prod", "collect" )>> ` | ` prod ` |
69
+ | ` <<tenant_url("telemetry.external.dev", "collect" )>> ` | ` dev ` |
70
70
{% endif %}
71
71
72
72
On-premises clusters are not supported.
You can’t perform that action at this time.
0 commit comments