pulumi / pulumi-cloudflare

Pulumi's Cloudflare package, providing multi-language infrastructure as code for Cloudflare
Apache License 2.0
104 stars 13 forks source link

Add support for Observability #919

Open claughinghouse opened 1 month ago

claughinghouse commented 1 month ago

Now that Baselime is tightly integrated with Workers can we add support for the Observability flag in wrangler?

https://developers.cloudflare.com/workers/observability/logs/workers-logs https://x.com/CloudflareDev/status/1839298539832394093

cc: @boristane

guineveresaenger commented 1 month ago

Hi @claughinghouse, thank you for your enhancement request.

This provider is tightly coupled to https://github.com/cloudflare/terraform-provider-cloudflare/ and any new features will land here as soon as they are released upstream.

We recommend opening this feature request with the upstream Terraform provider.

claughinghouse commented 1 month ago

Thank you! I opened a request with CF support to have it added since the terraform provider issue types are for bugfix only.

harrismcc commented 3 weeks ago

@claughinghouse any updates on this? Did cloudflare ever respond to your support ticket?

claughinghouse commented 3 weeks ago

@claughinghouse any updates on this? Did cloudflare ever respond to your support ticket?

Still no update. I had to open a community discussion since I don't have a cloudflare support agreement.

Community Support

I also pinged Boris from Cloudflare's recent acquisition of Baselime here.

rarous commented 3 weeks ago

They are working on a new v5 provider, but it is in alpha. This provider is based on OpenAPI descriptions and should have all supported features. It would be nice to have access to this version in Pulumi as well, even as a preview - as discussed in #917.