Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

metrics.md 408 B

You have to be logged in to leave a comment. Sign In

Metrics

The server can expose prometheus metrics on port 5565 but is off by default. You may enable the metrics server with METRICS_ENABLED=true and change the port with METRICS_PORT=1234.

In development with npm run dev, the metrics server does not shutdown gracefully due to Sveltekit not providing hooks for restart. It's recommended to disable the metrics server in this case.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...