connorads
CDCloudflare Developers
•Created by connorads on 2/12/2025 in #pages-help
Querying pages functions logs
Hi 👋
I'm using SvelteKit with Cloudflare Pages.
I'm using Sentry (via toucan js) for error handling/alerting.
I'd like to be able to view and query pages logs, not just tail live.
Options?
I'd like to use https://developers.cloudflare.com/workers/observability/logs/workers-logs/ but it seems to be workers only. Is it coming to pages? Worker Static Assets could be an option but it's in beta.
I'd like to try using baselime but perhaps Cloudflare option has been removed since Workers logs release.
I'd like to try using Datadog DD trace but it only seems to support Node.
Any other ideas?
Thanks
1 replies