You have successfully configured your Synth API key through the SYNTH_API_KEY environment variable.
<% else %><%= t(".description") %>
<% end %><%= t(".api_calls_used", used: number_with_delimiter(@synth_usage.data.used), limit: number_with_delimiter(@synth_usage.data.limit), percentage: number_to_percentage(@synth_usage.data.utilization, precision: 1)) %>
<%= t(".plan", plan: @synth_usage.data.plan) %>