Really appreciate your help, but that option isn't there for me 😦
Really appreciate your help, but that option isn't there for me 

There have been no events in the past week. which is not true, but I assume if I just give it some time something will show up?
walshy@workers/observability/telemetry/keys__dirname and __filename. Those variables are from the global scope and I didn't achieve to mock them though the [alias] feature of the wrangler.toml.[define]? That is for global variable substitution.
define accept a Record<string, string>.__dirname. I tried to set it like the following:error: Invalid define value (must be an entity name or valid JSON syntax): ./__dirname is not happy: The "path" argument must be of type string. Received an instance of Object




foo.workers.dev as the domain?
There have been no events in the past week.walshy@POST https://dash.cloudflare.com/api/v4/accounts/:accountId/workers/observability/telemetry/query-runworkers/observability/telemetry/keys__dirname__dirname__dirname__filename[alias][define]defineRecord<string, string>error: Invalid define value (must be an entity name or valid JSON syntax): ./The "path" argument must be of type string. Received an instance of Objectfoo.workers.dev{
"success": false,
"messages": [],
"errors": [
{
"code": 10104,
"message": "workers_observability.api.error.authentication.no_access_to_workers_observability"
}
],
"result": null
}[define]
__dirname = "./"[define]
__dirname = "{'foo': 'bar'}"