Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

List E2Ms

GEThttps://api.coralogix.com/mgmt/openapi/3/events2metrics/events2metrics/v2

Authorizations

Authorizationstringheaderrequired
API key authentication

No description available

Response

application/json

This is the response obtained when listing all event to metric definitions

    e2m#object[]requiredoneOf
    e2m.createTime#string
    Example: 2022-06-30T12:30:00Z'
    e2m.description#string
    Example: avg and max the latency of catalog service
    e2m.id#string

    Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

    Example: d6a3658e-78d2-47d0-9b81-b2c551f01b09
    e2m.isInternal#boolean
    e2m.name#stringrequired
    Example: Service_catalog_latency
    e2m.type#E2MTyperequired

    Possible values: [E2M_TYPE_UNSPECIFIED, E2M_TYPE_LOGS2METRICS, E2M_TYPE_SPANS2METRICS]

    e2m.updateTime#string
    Example: 2022-06-30T12:30:00Z'