Create a new E2M
Creates a new events-to-metrics rule.
Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Body
- E2M Create Params
- E2M Create Params
This data structure is used to create a new event to metric definition
This data structure represents a query for logs.
Human-readable name for the new E2M.
"Service catalog latency"
Optional data source in namespace/dataset_name format. If not set, defaults to the standard logs/spans stream.
"my_namespace/my_dataset"
Human-readable description for the new E2M.
"avg and max the latency of catalog service"
Metric fields to create and aggregate from the events.
Metric labels to attach to the generated metrics.
Maximum number of unique metric permutations allowed for this E2M.
30000
E2 m type.
E2M_TYPE_UNSPECIFIED, E2M_TYPE_LOGS2METRICS, E2M_TYPE_SPANS2METRICS Response
Create e2m response.
This data structure represents an Event to Metrics (E2M) object.
- E2M
- E2M