Replace an E2M
Updates an existing 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
- E2M
This data structure represents an Event to Metrics (E2M) object.
This data structure represents a query for logs.
Human-readable name for this E2M.
"Service_catalog_latency"
E2 m type.
E2M_TYPE_UNSPECIFIED, E2M_TYPE_LOGS2METRICS, E2M_TYPE_SPANS2METRICS RFC3339 timestamp of when this E2M was created.
"2022-06-30T12:30:00.000Z"
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 of this E2M.
"avg and max the latency of catalog service"
Unique identifier for this E2M. Required on update requests.
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"d6a3658e-78d2-47d0-9b81-b2c551f01b09"
Indicates whether this E2M is for internal use only.
Metric fields to extract and aggregate from the events.
10Metric labels to attach to the generated metrics.
This data structure represents the limit of events2metrics permutations and if the limit was exceeded
RFC3339 timestamp of when this E2M was last updated.
"2022-06-30T12:30:00.000Z"
Response
This data structure is obtained when replacing an existing event to metric definition
This data structure represents an Event to Metrics (E2M) object.
- E2M
- E2M