EU hosting
Maple Cloud, hosted in the EU.
Choose the European Union region when you create your organization. Your traces, logs, metrics and session replays are stored and processed in Frankfurt, Germany. Same plan, same price.
- Where
- Frankfurt, Germany
- Ingest, storage, queries and alerting for an EU organization run in the EU region, on infrastructure in Frankfurt.
- How
- A separate instance
- The EU region has its own database, its own warehouse, its own ingest endpoint and its own dashboard. It is not a view onto the US region.
- Price
- Same plan, same rates
- $39/month with the same included volume and the same per-GB rate as the US region. There is no EU surcharge.
- When
- Chosen once
- The region is set when your organization is created and stays with it. Pick it before you send any data.
Getting started
Getting started in the EU
-
Sign up
Create an account the same way as everyone else. The first onboarding step asks where your data should live.
-
Choose European Union
Onboarding moves to the EU dashboard and continues there. The choice is stored on the organization.
-
Send to the EU endpoint
Point your OpenTelemetry exporters at the EU ingest endpoint with an ingest key from the EU dashboard.
| Region detail | us United States | eu European Union |
|---|---|---|
| Dashboard | app.maple.dev | app.eu.maple.dev |
| Ingest | ingest.maple.dev | ingest.eu.maple.dev |
| Location | United States | Frankfurt, Germany |
| Price | $39/month | $39/month |
export OTEL_EXPORTER_OTLP_ENDPOINT="https://ingest.eu.maple.dev"
export OTEL_EXPORTER_OTLP_HEADERS="Authorization=Bearer YOUR_INGEST_KEY" What is shared
What the two regions have in common
Your telemetry is stored in the region you chose. A few things around it are run once for both regions, and none of them hold the data you send.
- Your login One Maple account signs in to both regions. Organizations in the EU open in the EU dashboard.
- Billing Plans and invoices run through one billing system. It holds your plan and usage totals, not telemetry.
- This website and the docs maple.dev is one site for everyone. It never sees the data you send to Maple.
Need the data inside your own network instead? Maple's source is on GitHub and runs on your own infrastructure.