We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17021ed commit 13866a3Copy full SHA for 13866a3
src/lib.rs
@@ -120,7 +120,7 @@ impl ApolloTracing {
120
/// will receive every traces and send them to the Apollo Studio Ingress for processing
121
///
122
/// autorization_token - Token to send metrics to apollo studio.
123
- /// hostname - Hostname like brevz-graphql-1.io
+ /// hostname - Hostname like yourdomain-graphql-1.io
124
/// graph_ref - <ref>@<variant> Graph reference with variant
125
/// release_name - Your release version or release name from Git for example
126
/// batch_target - The number of traces to batch, it depends on your traffic
0 commit comments