Getting Started with Firchy Duck

Firchy Duck is a cost-effective observability platform that supports OTLP (OpenTelemetry Protocol) ingestion. This guide will help you get started with sending metrics, traces, and logs.

Endpoints

Firchy Duck provides the following OTLP endpoints:

  • https://duck.firchy.com/v1/metrics - Metrics
  • https://duck.firchy.com/v1/traces - Traces
  • https://duck.firchy.com/v1/logs - Logs

Authentication

All requests require an API key. Include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

You can obtain your API key from the Dashboard.

Need Help?

If you have any questions, please contact us at contact@firchy.com.