This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Description
Hi
I've successfully enabled the gem, I'll probably add a PR to update the readme with small changes to make it easy to integrate, specially which environment variables to use.
Secondly, when I try to send traces to the apollo studio, I see a 404. I know I'm doing everything right. Pasting the code snippet which I used to enable the plugin.
in the context
apollo_tracing_enabled: true,
apollo_client_name: "test",
apollo_client_version: "1.0",
As part of the schema
use(ApolloStudioTracing, compress: true, debug_reports: true)
The environment variables I've set
ENGINE_API_KEY=service:****
ENGINE_SCHEMA_TAG=****@****
This is the response I get
[Apollo Studio Tracing] Failed to send trace report: Not Found (404) - 404: Not Found