Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Grafana Enterprise Metrics
Overview
With GEM, you get access to the following features:
- Tenant management to easily scale from one to hundreds of metrics tenants on a single GEM cluster. Each tenant provides an isolated logical separation of the cluster. Operators have full control over the tenants running on their cluster, by either using the built-in API directly or the official Grafana Labs GEM plugin.
- Token-based authentication to create and manage tokens with configurable access parameters to interact with Metrics tenants.
- Remote-write rule forwarding to forward series from your metrics tenant to any Prometheus remote-write compatible endpoint.
- Fine-grained access control to have granular control over what access your users have to data stored in GEM.
- Scalability enhancements like time-based sharding during compaction which allow GEM to support single tenants with hundreds of millions of active series.
- Out-of-the-box self monitoring to provide metrics and dashboards that make it easy to understand the health of your GEM deployment without any external dependencies or setup required.
- Per-tenant usage insights so that GEM operators can compare the read and write volumes of different tenants within their cluster and compare those volumes to each tenant’s custom limits.
- OSS Grafana Mimir compatible to ensure the
enterprise-metrics
binary can be seamlessly dropped into an existing Grafana Mimir deployment.
Explore
Try GEM
To purchase or obtain a trial license contact the Grafana Labs Sales Team.
To download the GEM binary, visit the download page.
Documentation
- Set up GEM for setting up GEM.
- Configuration for configuring your cluster.
- Admin API reference to understand how to use the admin API.
- Node API reference to understand how to use the node API.
- OAuth to understand how to set up OAuth.
- Glossary to learn the concepts of GEM.
- Graphite to learn about the Graphite API in GEM.