diff --git a/deno.json b/deno.json index 03df63b..71a2572 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@moonlight-protocol/provider-platform", - "version": "0.7.4", + "version": "0.7.5", "license": "MIT", "exports": "./src/main.ts", "tasks": { diff --git a/fly.testnet.toml b/fly.testnet.toml index 35e43e1..afa0a08 100644 --- a/fly.testnet.toml +++ b/fly.testnet.toml @@ -27,9 +27,6 @@ primary_region = 'ams' # SERVICE_AUTH_SECRET=set in fly.io env secrets # OPENTELEMETRY - OTEL_DENO = 'true' - OTEL_SERVICE_NAME = 'provider-platform-testnet' - OTEL_EXPORTER_OTLP_PROTOCOL = 'http/protobuf' # OTEL_EXPORTER_OTLP_ENDPOINT and OTEL_EXPORTER_OTLP_HEADERS set in fly.io secrets # AUTH