Aster
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
Well, seems like plotting is not affected 🤷♂️ So all good I guess 😁
9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
I am going to do some tests to see if this causes issues with grafana heatmaps display
9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
I don't think there is an easy way of changing it with something more modern and easily working like promjs 😦
9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
Hum I just tried with
promjs
and I get the same behaviour 🤔9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
Yeah that part is working, but the bucket with only a label LE and showing 0 seems wrong 🤔
9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
9 replies
CDCloudflare Developers
•Created by Aster on 10/15/2024 in #workers-discussions
and I guess Prom in a DO means saving
9 replies
CDCloudflare Developers
•Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
OKay it's working ,I had a typo in the code
It's cloudflare:workers not @Cloudflare:workers
15 replies
CDCloudflare Developers
•Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
15 replies
CDCloudflare Developers
•Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
Hey 👋
Same issue here, with
"@cloudflare/workers-types
to 4.20241022.0
(and set to same date in tsconfig: compilerOptions.types -> @cloudflare/workers-types/2024-10-22
) + wrangler latest version, I get Cannot find module '@cloudflare:workers' or its corresponding type declarations.
in my editor 🤔15 replies