website: turn on observability (#38)
* website: turn on observability * save
This commit is contained in:
parent
abe0bf3c13
commit
ba32bf994f
@ -1,7 +1,7 @@
|
||||
import { createFileRoute } from "@tanstack/react-router";
|
||||
|
||||
const PLAUSIBLE_SCRIPT_URL =
|
||||
"https://plausible.io/js/pa-DllmchvGzcNdY2jEy1-Hc.js";
|
||||
"https://plausible.io/js/pa-f6y3kIQsae-ldmIxlnaPu.js";
|
||||
|
||||
export const Route = createFileRoute("/js/script.js")({
|
||||
server: {
|
||||
|
||||
@ -10,6 +10,13 @@
|
||||
},
|
||||
"workers_dev": true,
|
||||
"preview_urls": true,
|
||||
"observability": {
|
||||
"enabled": true,
|
||||
"logs": {
|
||||
"enabled": true,
|
||||
"invocation_logs": true,
|
||||
},
|
||||
},
|
||||
"routes": [
|
||||
{
|
||||
"pattern": "openseo.so",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user