Skip to content

Added incident.io integration assets

datadog-assets / validate-logs failed Sep 16, 2024 in 0s

Validation Results for "logs"

The "logs" assets are not valid.

Details

See individual file annotations for details.

Annotations

Check failure on line 27 in incident_io/assets/logs/incident-io.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

attribute-remapper has a non-standard `name`, please change it to: Map `private_incident.action_created_v1`, `private_incident.action_updated_v1`, `private_incident.follow_up_created_v1`, `private_incident.follow_up_updated_v1`, `private_incident.incident_created_v2`, `private_incident.incident_updated_v2`, `private_incident.membership_granted_v1`, `private_incident.membership_revoked_v1`, `public_incident.action_created_v1`, `public_incident.action_updated_v1`, `public_incident.follow_up_created_v1`, `public_incident.follow_up_updated_v1`, `public_incident.incident_created_v2`, `public_incident.incident_status_updated_v2`, `public_incident.incident_updated_v2` to `data`

Check failure on line 58 in incident_io/assets/logs/incident-io.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Processor [Map `data.created_at`] is incorrectly named. Update name to: [Define `data.created_at` as the official date of the log]

Check failure on line 70 in incident_io/assets/logs/incident-io.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Processor [Map `data.updated_at`] is incorrectly named. Update name to: [Define `data.updated_at` as the official date of the log]

Check failure on line 81 in incident_io/assets/logs/incident-io.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Processor [Map `data.created_at`] is incorrectly named. Update name to: [Define `data.created_at` as the official date of the log]

Check failure on line 102 in incident_io/assets/logs/incident-io.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Processor [Map `data.updated_at`] is incorrectly named. Update name to: [Define `data.updated_at` as the official date of the log]

Check failure on line 123 in incident_io/assets/logs/incident-io.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Processor [Map `data.incident.updated_at`] is incorrectly named. Update name to: [Define `data.incident.updated_at` as the official date of the log]

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.membership_granted_v1",
      "private_incident" : {
        "membership_granted_v1" : {
          "actor_user_id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
          "incident_id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD",
          "user_id" : "01J3YKTARC4X290M9C6DMH5SXQ"
        }
      }
    }
  result:
    custom:
      data:
        actor_user_id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
        incident_id: "01J6HHRHHAM2Q0FZV2WSGXTRXD"
        user_id: "01J3YKTARC4X290M9C6DMH5SXQ"
      evt:
        name: "private_incident.membership_granted_v1"
    message: |-
      {
        "event_type" : "private_incident.membership_granted_v1",
        "private_incident" : {
          "membership_granted_v1" : {
            "actor_user_id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
            "incident_id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD",
            "user_id" : "01J3YKTARC4X290M9C6DMH5SXQ"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.incident_created_v2",
      "private_incident" : {
        "incident_created_v2" : {
          "id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD"
        }
      }
    }
  result:
    custom:
      data:
        incident_id: "01J6HHRHHAM2Q0FZV2WSGXTRXD"
      evt:
        name: "private_incident.incident_created_v2"
    message: |-
      {
        "event_type" : "private_incident.incident_created_v2",
        "private_incident" : {
          "incident_created_v2" : {
            "id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.incident_updated_v2",
      "private_incident" : {
        "incident_updated_v2" : {
          "id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD"
        }
      }
    }
  result:
    custom:
      data:
        incident_id: "01J6HHRHHAM2Q0FZV2WSGXTRXD"
      evt:
        name: "private_incident.incident_updated_v2"
    message: |-
      {
        "event_type" : "private_incident.incident_updated_v2",
        "private_incident" : {
          "incident_updated_v2" : {
            "id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.action_created_v1",
      "private_incident" : {
        "action_created_v1" : {
          "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
        }
      }
    }
  result:
    custom:
      data:
        id: "01J6HJ5GY42BW16EGDKBAQ8MM5"
      evt:
        name: "private_incident.action_created_v1"
    message: |-
      {
        "event_type" : "private_incident.action_created_v1",
        "private_incident" : {
          "action_created_v1" : {
            "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.action_updated_v1",
      "private_incident" : {
        "action_updated_v1" : {
          "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
        }
      }
    }
  result:
    custom:
      data:
        id: "01J6HJ5GY42BW16EGDKBAQ8MM5"
      evt:
        name: "private_incident.action_updated_v1"
    message: |-
      {
        "event_type" : "private_incident.action_updated_v1",
        "private_incident" : {
          "action_updated_v1" : {
            "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.follow_up_created_v1",
      "private_incident" : {
        "follow_up_created_v1" : {
          "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
        }
      }
    }
  result:
    custom:
      data:
        id: "01J6HJ5GY42BW16EGDKBAQ8MM5"
      evt:
        name: "private_incident.follow_up_created_v1"
    message: |-
      {
        "event_type" : "private_incident.follow_up_created_v1",
        "private_incident" : {
          "follow_up_created_v1" : {
            "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.follow_up_updated_v1",
      "private_incident" : {
        "follow_up_updated_v1" : {
          "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
        }
      }
    }
  result:
    custom:
      data:
        id: "01J6HJ5GY42BW16EGDKBAQ8MM5"
      evt:
        name: "private_incident.follow_up_updated_v1"
    message: |-
      {
        "event_type" : "private_incident.follow_up_updated_v1",
        "private_incident" : {
          "follow_up_updated_v1" : {
            "id" : "01J6HJ5GY42BW16EGDKBAQ8MM5"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "private_incident.membership_revoked_v1",
      "private_incident" : {
        "membership_revoked_v1" : {
          "actor_user_id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
          "incident_id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD",
          "user_id" : "01J3YKTARC4X290M9C6DMH5SXQ"
        }
      }
    }
  result:
    custom:
      data:
        actor_user_id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
        incident_id: "01J6HHRHHAM2Q0FZV2WSGXTRXD"
        user_id: "01J3YKTARC4X290M9C6DMH5SXQ"
      evt:
        name: "private_incident.membership_revoked_v1"
    message: |-
      {
        "event_type" : "private_incident.membership_revoked_v1",
        "private_incident" : {
          "membership_revoked_v1" : {
            "actor_user_id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
            "incident_id" : "01J6HHRHHAM2Q0FZV2WSGXTRXD",
            "user_id" : "01J3YKTARC4X290M9C6DMH5SXQ"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.incident_created_v2",
      "public_incident" : {
        "incident_created_v2" : {
          "severity" : {
            "updated_at" : "2024-09-03T09:17:40.382Z",
            "name" : "Critical",
            "created_at" : "2024-07-29T06:36:10.96Z",
            "description" : "Issues causing very high impact to customers. Immediate response is required. Examples include a full outage, or a data breach.",
            "rank" : 3,
            "id" : "01J3YK88SMZZXN7EXW1KYR19ER"
          },
          "incident_type" : {
            "create_in_triage" : "optional",
            "private_incidents_only" : false,
            "updated_at" : "2024-09-03T10:56:41.424Z",
            "name" : "Production Outages",
            "created_at" : "2024-09-03T10:56:41.424Z",
            "description" : "testing multiple incident types",
            "id" : "01J6VRF4Y5ASYFE37BCAA2DYS1",
            "is_default" : false
          },
          "creator" : {
            "user" : {
              "slack_user_id" : "U07EFGXB0RG",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
              "email" : "[email protected]"
            }
          },
          "visibility" : "public",
          "duration_metrics" : [ {
            "duration_metric" : {
              "name" : "Incident duration",
              "id" : "01J3YK88SMZXRBCKNP1VZCW5QJ"
            }
          } ],
          "incident_role_assignments" : [ {
            "role" : {
              "instructions" : "- Make sure it’s clear who is doing what, and that people are working together effectively\n- Ensure everybody has what they need, and any blockers are flagged quickly\n- Provide regular, clear updates for stakeholders to let them know what’s happening",
              "role_type" : "lead",
              "updated_at" : "2024-07-29T06:36:11.05Z",
              "shortform" : "lead",
              "name" : "Incident Lead",
              "created_at" : "2024-07-29T06:36:11.05Z",
              "description" : "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers.",
              "id" : "01J3YK88SM4ZPEFD7DBD99AZMH",
              "required" : false
            }
          }, {
            "role" : {
              "instructions" : "",
              "role_type" : "reporter",
              "updated_at" : "2024-07-29T06:36:11.059Z",
              "shortform" : "",
              "name" : "Reporter",
              "created_at" : "2024-07-29T06:36:11.059Z",
              "description" : "The person who reported the incident",
              "id" : "01J3YK88SMCYF5EZTZXEWR10SY",
              "required" : false
            },
            "assignee" : {
              "slack_user_id" : "U07EFGXB0RG",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
              "email" : "[email protected]"
            }
          } ],
          "created_at" : "2024-09-06T06:20:57.746Z",
          "incident_status" : {
            "updated_at" : "2024-09-03T09:23:33.932Z",
            "name" : "Investigating",
            "created_at" : "2024-07-29T06:36:11.002Z",
            "description" : "We've spotted that something is wrong, but we're not quite sure why yet.",
            "rank" : 1,
            "id" : "01J3YK88SM4T78W50CBRXTDGZ2",
            "category" : "live"
          },
          "mode" : "standard",
          "reference" : "INC-48",
          "slack_team_id" : "T07E0UV0N4F",
          "slack_channel_id" : "C07KT1N3ATH",
          "incident_timestamp_values" : [ {
            "incident_timestamp" : {
              "name" : "Reported at",
              "rank" : 0,
              "id" : "01J3YK88SMHCZP2N61X3CKXXHC"
            },
            "value" : {
              "value" : "2024-09-06T06:20:57.746Z"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Accepted at",
              "rank" : 1,
              "id" : "01J3YK88SMBY1C64HY6GC1K31G"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Declined at",
              "rank" : 2,
              "id" : "01J3YK88SM30DMPH20BWC2ED7Z"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Merged at",
              "rank" : 3,
              "id" : "01J3YK88SMP82Y4N3ETRBB8E7Q"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Canceled at",
              "rank" : 4,
              "id" : "01J3YK88SMRYPJGRRT198M1CW8"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Resolved at",
              "rank" : 5,
              "id" : "01J3YK88SMXEVDXW99KWD0WJXD"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Impact started at",
              "rank" : 6,
              "id" : "01J3YK88SMF68KZ9S8GPRS4KVK"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Identified at",
              "rank" : 7,
              "id" : "01J3YK88SMZSGBVHSJHZTGQM8W"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Fixed at",
              "rank" : 8,
              "id" : "01J3YK88SMM4NEQ5ZYBRRJA6SN"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Documented at",
              "rank" : 9,
              "id" : "01J3YK88SMKST7DFV9PK1492GX"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Reviewed at",
              "rank" : 10,
              "id" : "01J3YK88SM7NKF2WEKXSN4SSKV"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Closed at",
              "rank" : 11,
              "id" : "01J3YK88SMRJAD2NGEXAMHARNA"
            }
          } ],
          "updated_at" : "2024-09-06T06:20:58.295Z",
          "name" : "critical creation",
          "id" : "01J72ZWE0KCH7X9N1MVNQAEG0M",
          "permalink" : "https://app.incident.io/org-name/incidents/01J72ZWE0KCH7X9N1MVNQAEG0M",
          "slack_channel_name" : "inc-2024-09-06-critical-creation"
        }
      }
    }
  result:
    custom:
      data:
        created_at: "2024-09-06T06:20:57.746Z"
        creator:
          user:
            email: "[email protected]"
            id: "01J3YKTARC4X290M9C6DMH5SXQ"
            name: "Abc Xyz"
            role: "responder"
            slack_user_id: "U07EFGXB0RG"
        duration_metrics:
         -
          duration_metric:
            name: "Incident duration"
            id: "01J3YK88SMZXRBCKNP1VZCW5QJ"
        incident_id: "01J72ZWE0KCH7X9N1MVNQAEG0M"
        incident_role_assignments:
         -
          role:
            instructions: |-
              - Make sure it’s clear who is doing what, and that people are working together effectively
              - Ensure everybody has what they need, and any blockers are flagged quickly
              - Provide regular, clear updates for stakeholders to let them know what’s happening
            role_type: "lead"
            updated_at: "2024-07-29T06:36:11.05Z"
            shortform: "lead"
            name: "Incident Lead"
            created_at: "2024-07-29T06:36:11.05Z"
            description: "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers."
            id: "01J3YK88SM4ZPEFD7DBD99AZMH"
            required: false
         -
          role:
            instructions: ""
            role_type: "reporter"
            updated_at: "2024-07-29T06:36:11.059Z"
            shortform: ""
            name: "Reporter"
            created_at: "2024-07-29T06:36:11.059Z"
            description: "The person who reported the incident"
            id: "01J3YK88SMCYF5EZTZXEWR10SY"
            required: false
          assignee:
            slack_user_id: "U07EFGXB0RG"
            role: "responder"
            name: "Abc Xyz"
            id: "01J3YKTARC4X290M9C6DMH5SXQ"
            email: "[email protected]"
        incident_status:
          category: "live"
          created_at: "2024-07-29T06:36:11.002Z"
          description: "We've spotted that something is wrong, but we're not quite sure why yet."
          id: "01J3YK88SM4T78W50CBRXTDGZ2"
          name: "Investigating"
          rank: 1
          updated_at: "2024-09-03T09:23:33.932Z"
        incident_timestamp_values:
         -
          incident_timestamp:
            name: "Reported at"
            rank: 0
            id: "01J3YK88SMHCZP2N61X3CKXXHC"
          value:
            value: "2024-09-06T06:20:57.746Z"
         -
          incident_timestamp:
            name: "Accepted at"
            rank: 1
            id: "01J3YK88SMBY1C64HY6GC1K31G"
         -
          incident_timestamp:
            name: "Declined at"
            rank: 2
            id: "01J3YK88SM30DMPH20BWC2ED7Z"
         -
          incident_timestamp:
            name: "Merged at"
            rank: 3
            id: "01J3YK88SMP82Y4N3ETRBB8E7Q"
         -
          incident_timestamp:
            name: "Canceled at"
            rank: 4
            id: "01J3YK88SMRYPJGRRT198M1CW8"
         -
          incident_timestamp:
            name: "Resolved at"
            rank: 5
            id: "01J3YK88SMXEVDXW99KWD0WJXD"
         -
          incident_timestamp:
            name: "Impact started at"
            rank: 6
            id: "01J3YK88SMF68KZ9S8GPRS4KVK"
         -
          incident_timestamp:
            name: "Identified at"
            rank: 7
            id: "01J3YK88SMZSGBVHSJHZTGQM8W"
         -
          incident_timestamp:
            name: "Fixed at"
            rank: 8
            id: "01J3YK88SMM4NEQ5ZYBRRJA6SN"
         -
          incident_timestamp:
            name: "Documented at"
            rank: 9
            id: "01J3YK88SMKST7DFV9PK1492GX"
         -
          incident_timestamp:
            name: "Reviewed at"
            rank: 10
            id: "01J3YK88SM7NKF2WEKXSN4SSKV"
         -
          incident_timestamp:
            name: "Closed at"
            rank: 11
            id: "01J3YK88SMRJAD2NGEXAMHARNA"
        incident_type:
          create_in_triage: "optional"
          created_at: "2024-09-03T10:56:41.424Z"
          description: "testing multiple incident types"
          id: "01J6VRF4Y5ASYFE37BCAA2DYS1"
          is_default: false
          name: "Production Outages"
          private_incidents_only: false
          updated_at: "2024-09-03T10:56:41.424Z"
        mode: "standard"
        name: "critical creation"
        permalink: "https://app.incident.io/org-name/incidents/01J72ZWE0KCH7X9N1MVNQAEG0M"
        reference: "INC-48"
        severity:
          created_at: "2024-07-29T06:36:10.96Z"
          description: "Issues causing very high impact to customers. Immediate response is required. Examples include a full outage, or a data breach."
          id: "01J3YK88SMZZXN7EXW1KYR19ER"
          name: "Critical"
          rank: 3
          updated_at: "2024-09-03T09:17:40.382Z"
        slack_channel_id: "C07KT1N3ATH"
        slack_channel_name: "inc-2024-09-06-critical-creation"
        slack_team_id: "T07E0UV0N4F"
        updated_at: "2024-09-06T06:20:58.295Z"
        visibility: "public"
      evt:
        name: "public_incident.incident_created_v2"
    message: |-
      {
        "event_type" : "public_incident.incident_created_v2",
        "public_incident" : {
          "incident_created_v2" : {
            "severity" : {
              "updated_at" : "2024-09-03T09:17:40.382Z",
              "name" : "Critical",
              "created_at" : "2024-07-29T06:36:10.96Z",
              "description" : "Issues causing very high impact to customers. Immediate response is required. Examples include a full outage, or a data breach.",
              "rank" : 3,
              "id" : "01J3YK88SMZZXN7EXW1KYR19ER"
            },
            "incident_type" : {
              "create_in_triage" : "optional",
              "private_incidents_only" : false,
              "updated_at" : "2024-09-03T10:56:41.424Z",
              "name" : "Production Outages",
              "created_at" : "2024-09-03T10:56:41.424Z",
              "description" : "testing multiple incident types",
              "id" : "01J6VRF4Y5ASYFE37BCAA2DYS1",
              "is_default" : false
            },
            "creator" : {
              "user" : {
                "slack_user_id" : "U07EFGXB0RG",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                "email" : "[email protected]"
              }
            },
            "visibility" : "public",
            "duration_metrics" : [ {
              "duration_metric" : {
                "name" : "Incident duration",
                "id" : "01J3YK88SMZXRBCKNP1VZCW5QJ"
              }
            } ],
            "incident_role_assignments" : [ {
              "role" : {
                "instructions" : "- Make sure it’s clear who is doing what, and that people are working together effectively\n- Ensure everybody has what they need, and any blockers are flagged quickly\n- Provide regular, clear updates for stakeholders to let them know what’s happening",
                "role_type" : "lead",
                "updated_at" : "2024-07-29T06:36:11.05Z",
                "shortform" : "lead",
                "name" : "Incident Lead",
                "created_at" : "2024-07-29T06:36:11.05Z",
                "description" : "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers.",
                "id" : "01J3YK88SM4ZPEFD7DBD99AZMH",
                "required" : false
              }
            }, {
              "role" : {
                "instructions" : "",
                "role_type" : "reporter",
                "updated_at" : "2024-07-29T06:36:11.059Z",
                "shortform" : "",
                "name" : "Reporter",
                "created_at" : "2024-07-29T06:36:11.059Z",
                "description" : "The person who reported the incident",
                "id" : "01J3YK88SMCYF5EZTZXEWR10SY",
                "required" : false
              },
              "assignee" : {
                "slack_user_id" : "U07EFGXB0RG",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                "email" : "[email protected]"
              }
            } ],
            "created_at" : "2024-09-06T06:20:57.746Z",
            "incident_status" : {
              "updated_at" : "2024-09-03T09:23:33.932Z",
              "name" : "Investigating",
              "created_at" : "2024-07-29T06:36:11.002Z",
              "description" : "We've spotted that something is wrong, but we're not quite sure why yet.",
              "rank" : 1,
              "id" : "01J3YK88SM4T78W50CBRXTDGZ2",
              "category" : "live"
            },
            "mode" : "standard",
            "reference" : "INC-48",
            "slack_team_id" : "T07E0UV0N4F",
            "slack_channel_id" : "C07KT1N3ATH",
            "incident_timestamp_values" : [ {
              "incident_timestamp" : {
                "name" : "Reported at",
                "rank" : 0,
                "id" : "01J3YK88SMHCZP2N61X3CKXXHC"
              },
              "value" : {
                "value" : "2024-09-06T06:20:57.746Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Accepted at",
                "rank" : 1,
                "id" : "01J3YK88SMBY1C64HY6GC1K31G"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Declined at",
                "rank" : 2,
                "id" : "01J3YK88SM30DMPH20BWC2ED7Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Merged at",
                "rank" : 3,
                "id" : "01J3YK88SMP82Y4N3ETRBB8E7Q"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Canceled at",
                "rank" : 4,
                "id" : "01J3YK88SMRYPJGRRT198M1CW8"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Resolved at",
                "rank" : 5,
                "id" : "01J3YK88SMXEVDXW99KWD0WJXD"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Impact started at",
                "rank" : 6,
                "id" : "01J3YK88SMF68KZ9S8GPRS4KVK"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Identified at",
                "rank" : 7,
                "id" : "01J3YK88SMZSGBVHSJHZTGQM8W"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Fixed at",
                "rank" : 8,
                "id" : "01J3YK88SMM4NEQ5ZYBRRJA6SN"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Documented at",
                "rank" : 9,
                "id" : "01J3YK88SMKST7DFV9PK1492GX"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Reviewed at",
                "rank" : 10,
                "id" : "01J3YK88SM7NKF2WEKXSN4SSKV"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Closed at",
                "rank" : 11,
                "id" : "01J3YK88SMRJAD2NGEXAMHARNA"
              }
            } ],
            "updated_at" : "2024-09-06T06:20:58.295Z",
            "name" : "critical creation",
            "id" : "01J72ZWE0KCH7X9N1MVNQAEG0M",
            "permalink" : "https://app.incident.io/org-name/incidents/01J72ZWE0KCH7X9N1MVNQAEG0M",
            "slack_channel_name" : "inc-2024-09-06-critical-creation"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725603657746

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.incident_updated_v2",
      "public_incident" : {
        "incident_updated_v2" : {
          "severity" : {
            "updated_at" : "2024-07-29T06:36:10.953Z",
            "name" : "Major",
            "created_at" : "2024-07-29T06:36:10.953Z",
            "description" : "Issues causing significant impact. Immediate response is usually required. We might have some workarounds that mitigate the impact on customers. Examples include an important sub-system failing.",
            "rank" : 1,
            "id" : "01J3YK88SMQD2Z5H6KQQYNADD6"
          },
          "incident_type" : {
            "create_in_triage" : "optional",
            "private_incidents_only" : false,
            "updated_at" : "2024-07-29T06:36:11.526Z",
            "name" : "Default",
            "created_at" : "2024-07-29T06:36:11.526Z",
            "description" : "",
            "id" : "01J3YK88SMGP1QGH1DGMPWC588",
            "is_default" : true
          },
          "creator" : {
            "user" : {
              "slack_user_id" : "U07EU73H42D",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
              "email" : "[email protected]"
            }
          },
          "visibility" : "public",
          "duration_metrics" : [ {
            "duration_metric" : {
              "name" : "Incident duration",
              "id" : "01J3YK88SMZXRBCKNP1VZCW5QJ"
            }
          } ],
          "incident_role_assignments" : [ {
            "role" : {
              "instructions" : "- Make sure it’s clear who is doing what, and that people are working together effectively\n- Ensure everybody has what they need, and any blockers are flagged quickly\n- Provide regular, clear updates for stakeholders to let them know what’s happening",
              "role_type" : "lead",
              "updated_at" : "2024-07-29T06:36:11.05Z",
              "shortform" : "lead",
              "name" : "Incident Lead",
              "created_at" : "2024-07-29T06:36:11.05Z",
              "description" : "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers.",
              "id" : "01J3YK88SM4ZPEFD7DBD99AZMH",
              "required" : false
            }
          }, {
            "role" : {
              "instructions" : "",
              "role_type" : "reporter",
              "updated_at" : "2024-07-29T06:36:11.059Z",
              "shortform" : "",
              "name" : "Reporter",
              "created_at" : "2024-07-29T06:36:11.059Z",
              "description" : "The person who reported the incident",
              "id" : "01J3YK88SMCYF5EZTZXEWR10SY",
              "required" : false
            },
            "assignee" : {
              "slack_user_id" : "U07EU73H42D",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
              "email" : "[email protected]"
            }
          } ],
          "created_at" : "2024-08-30T12:06:32.349Z",
          "incident_status" : {
            "updated_at" : "2024-07-29T06:36:11.006Z",
            "name" : "Fixing",
            "created_at" : "2024-07-29T06:36:11.006Z",
            "description" : "Something has gone wrong, and we know why. We're in the process of fixing it.",
            "rank" : 2,
            "id" : "01J3YK88SMZVKMS4QJWEC5K202",
            "category" : "live"
          },
          "mode" : "standard",
          "reference" : "INC-8",
          "slack_team_id" : "T07E0UV0N4F",
          "slack_channel_id" : "C07KBP28WP6",
          "incident_timestamp_values" : [ {
            "incident_timestamp" : {
              "name" : "Reported at",
              "rank" : 0,
              "id" : "01J3YK88SMHCZP2N61X3CKXXHC"
            },
            "value" : {
              "value" : "2024-08-30T12:06:32.349Z"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Accepted at",
              "rank" : 1,
              "id" : "01J3YK88SMBY1C64HY6GC1K31G"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Declined at",
              "rank" : 2,
              "id" : "01J3YK88SM30DMPH20BWC2ED7Z"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Merged at",
              "rank" : 3,
              "id" : "01J3YK88SMP82Y4N3ETRBB8E7Q"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Canceled at",
              "rank" : 4,
              "id" : "01J3YK88SMRYPJGRRT198M1CW8"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Resolved at",
              "rank" : 5,
              "id" : "01J3YK88SMXEVDXW99KWD0WJXD"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Impact started at",
              "rank" : 6,
              "id" : "01J3YK88SMF68KZ9S8GPRS4KVK"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Identified at",
              "rank" : 7,
              "id" : "01J3YK88SMZSGBVHSJHZTGQM8W"
            },
            "value" : {
              "value" : "2024-08-30T12:14:00.126Z"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Fixed at",
              "rank" : 8,
              "id" : "01J3YK88SMM4NEQ5ZYBRRJA6SN"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Documented at",
              "rank" : 9,
              "id" : "01J3YK88SMKST7DFV9PK1492GX"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Reviewed at",
              "rank" : 10,
              "id" : "01J3YK88SM7NKF2WEKXSN4SSKV"
            }
          }, {
            "incident_timestamp" : {
              "name" : "Closed at",
              "rank" : 11,
              "id" : "01J3YK88SMRJAD2NGEXAMHARNA"
            }
          } ],
          "updated_at" : "2024-08-30T12:14:00.209Z",
          "name" : "TestIncidentPublic1",
          "id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
          "permalink" : "https://app.incident.io/org-name/incidents/01J6HJW5MX1B9RXQNYWXFSNPKE",
          "slack_channel_name" : "inc-2024-08-30-testincidentpublic1"
        }
      }
    }
  result:
    custom:
      data:
        created_at: "2024-08-30T12:06:32.349Z"
        creator:
          user:
            email: "[email protected]"
            id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
            name: "Abc Xyz"
            role: "responder"
            slack_user_id: "U07EU73H42D"
        duration_metrics:
         -
          duration_metric:
            name: "Incident duration"
            id: "01J3YK88SMZXRBCKNP1VZCW5QJ"
        incident_id: "01J6HJW5MX1B9RXQNYWXFSNPKE"
        incident_role_assignments:
         -
          role:
            instructions: |-
              - Make sure it’s clear who is doing what, and that people are working together effectively
              - Ensure everybody has what they need, and any blockers are flagged quickly
              - Provide regular, clear updates for stakeholders to let them know what’s happening
            role_type: "lead"
            updated_at: "2024-07-29T06:36:11.05Z"
            shortform: "lead"
            name: "Incident Lead"
            created_at: "2024-07-29T06:36:11.05Z"
            description: "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers."
            id: "01J3YK88SM4ZPEFD7DBD99AZMH"
            required: false
         -
          role:
            instructions: ""
            role_type: "reporter"
            updated_at: "2024-07-29T06:36:11.059Z"
            shortform: ""
            name: "Reporter"
            created_at: "2024-07-29T06:36:11.059Z"
            description: "The person who reported the incident"
            id: "01J3YK88SMCYF5EZTZXEWR10SY"
            required: false
          assignee:
            slack_user_id: "U07EU73H42D"
            role: "responder"
            name: "Abc Xyz"
            id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
            email: "[email protected]"
        incident_status:
          category: "live"
          created_at: "2024-07-29T06:36:11.006Z"
          description: "Something has gone wrong, and we know why. We're in the process of fixing it."
          id: "01J3YK88SMZVKMS4QJWEC5K202"
          name: "Fixing"
          rank: 2
          updated_at: "2024-07-29T06:36:11.006Z"
        incident_timestamp_values:
         -
          incident_timestamp:
            name: "Reported at"
            rank: 0
            id: "01J3YK88SMHCZP2N61X3CKXXHC"
          value:
            value: "2024-08-30T12:06:32.349Z"
         -
          incident_timestamp:
            name: "Accepted at"
            rank: 1
            id: "01J3YK88SMBY1C64HY6GC1K31G"
         -
          incident_timestamp:
            name: "Declined at"
            rank: 2
            id: "01J3YK88SM30DMPH20BWC2ED7Z"
         -
          incident_timestamp:
            name: "Merged at"
            rank: 3
            id: "01J3YK88SMP82Y4N3ETRBB8E7Q"
         -
          incident_timestamp:
            name: "Canceled at"
            rank: 4
            id: "01J3YK88SMRYPJGRRT198M1CW8"
         -
          incident_timestamp:
            name: "Resolved at"
            rank: 5
            id: "01J3YK88SMXEVDXW99KWD0WJXD"
         -
          incident_timestamp:
            name: "Impact started at"
            rank: 6
            id: "01J3YK88SMF68KZ9S8GPRS4KVK"
         -
          incident_timestamp:
            name: "Identified at"
            rank: 7
            id: "01J3YK88SMZSGBVHSJHZTGQM8W"
          value:
            value: "2024-08-30T12:14:00.126Z"
         -
          incident_timestamp:
            name: "Fixed at"
            rank: 8
            id: "01J3YK88SMM4NEQ5ZYBRRJA6SN"
         -
          incident_timestamp:
            name: "Documented at"
            rank: 9
            id: "01J3YK88SMKST7DFV9PK1492GX"
         -
          incident_timestamp:
            name: "Reviewed at"
            rank: 10
            id: "01J3YK88SM7NKF2WEKXSN4SSKV"
         -
          incident_timestamp:
            name: "Closed at"
            rank: 11
            id: "01J3YK88SMRJAD2NGEXAMHARNA"
        incident_type:
          create_in_triage: "optional"
          created_at: "2024-07-29T06:36:11.526Z"
          description: ""
          id: "01J3YK88SMGP1QGH1DGMPWC588"
          is_default: true
          name: "Default"
          private_incidents_only: false
          updated_at: "2024-07-29T06:36:11.526Z"
        mode: "standard"
        name: "TestIncidentPublic1"
        permalink: "https://app.incident.io/org-name/incidents/01J6HJW5MX1B9RXQNYWXFSNPKE"
        reference: "INC-8"
        severity:
          created_at: "2024-07-29T06:36:10.953Z"
          description: "Issues causing significant impact. Immediate response is usually required. We might have some workarounds that mitigate the impact on customers. Examples include an important sub-system failing."
          id: "01J3YK88SMQD2Z5H6KQQYNADD6"
          name: "Major"
          rank: 1
          updated_at: "2024-07-29T06:36:10.953Z"
        slack_channel_id: "C07KBP28WP6"
        slack_channel_name: "inc-2024-08-30-testincidentpublic1"
        slack_team_id: "T07E0UV0N4F"
        updated_at: "2024-08-30T12:14:00.209Z"
        visibility: "public"
      evt:
        name: "public_incident.incident_updated_v2"
    message: |-
      {
        "event_type" : "public_incident.incident_updated_v2",
        "public_incident" : {
          "incident_updated_v2" : {
            "severity" : {
              "updated_at" : "2024-07-29T06:36:10.953Z",
              "name" : "Major",
              "created_at" : "2024-07-29T06:36:10.953Z",
              "description" : "Issues causing significant impact. Immediate response is usually required. We might have some workarounds that mitigate the impact on customers. Examples include an important sub-system failing.",
              "rank" : 1,
              "id" : "01J3YK88SMQD2Z5H6KQQYNADD6"
            },
            "incident_type" : {
              "create_in_triage" : "optional",
              "private_incidents_only" : false,
              "updated_at" : "2024-07-29T06:36:11.526Z",
              "name" : "Default",
              "created_at" : "2024-07-29T06:36:11.526Z",
              "description" : "",
              "id" : "01J3YK88SMGP1QGH1DGMPWC588",
              "is_default" : true
            },
            "creator" : {
              "user" : {
                "slack_user_id" : "U07EU73H42D",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
                "email" : "[email protected]"
              }
            },
            "visibility" : "public",
            "duration_metrics" : [ {
              "duration_metric" : {
                "name" : "Incident duration",
                "id" : "01J3YK88SMZXRBCKNP1VZCW5QJ"
              }
            } ],
            "incident_role_assignments" : [ {
              "role" : {
                "instructions" : "- Make sure it’s clear who is doing what, and that people are working together effectively\n- Ensure everybody has what they need, and any blockers are flagged quickly\n- Provide regular, clear updates for stakeholders to let them know what’s happening",
                "role_type" : "lead",
                "updated_at" : "2024-07-29T06:36:11.05Z",
                "shortform" : "lead",
                "name" : "Incident Lead",
                "created_at" : "2024-07-29T06:36:11.05Z",
                "description" : "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers.",
                "id" : "01J3YK88SM4ZPEFD7DBD99AZMH",
                "required" : false
              }
            }, {
              "role" : {
                "instructions" : "",
                "role_type" : "reporter",
                "updated_at" : "2024-07-29T06:36:11.059Z",
                "shortform" : "",
                "name" : "Reporter",
                "created_at" : "2024-07-29T06:36:11.059Z",
                "description" : "The person who reported the incident",
                "id" : "01J3YK88SMCYF5EZTZXEWR10SY",
                "required" : false
              },
              "assignee" : {
                "slack_user_id" : "U07EU73H42D",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
                "email" : "[email protected]"
              }
            } ],
            "created_at" : "2024-08-30T12:06:32.349Z",
            "incident_status" : {
              "updated_at" : "2024-07-29T06:36:11.006Z",
              "name" : "Fixing",
              "created_at" : "2024-07-29T06:36:11.006Z",
              "description" : "Something has gone wrong, and we know why. We're in the process of fixing it.",
              "rank" : 2,
              "id" : "01J3YK88SMZVKMS4QJWEC5K202",
              "category" : "live"
            },
            "mode" : "standard",
            "reference" : "INC-8",
            "slack_team_id" : "T07E0UV0N4F",
            "slack_channel_id" : "C07KBP28WP6",
            "incident_timestamp_values" : [ {
              "incident_timestamp" : {
                "name" : "Reported at",
                "rank" : 0,
                "id" : "01J3YK88SMHCZP2N61X3CKXXHC"
              },
              "value" : {
                "value" : "2024-08-30T12:06:32.349Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Accepted at",
                "rank" : 1,
                "id" : "01J3YK88SMBY1C64HY6GC1K31G"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Declined at",
                "rank" : 2,
                "id" : "01J3YK88SM30DMPH20BWC2ED7Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Merged at",
                "rank" : 3,
                "id" : "01J3YK88SMP82Y4N3ETRBB8E7Q"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Canceled at",
                "rank" : 4,
                "id" : "01J3YK88SMRYPJGRRT198M1CW8"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Resolved at",
                "rank" : 5,
                "id" : "01J3YK88SMXEVDXW99KWD0WJXD"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Impact started at",
                "rank" : 6,
                "id" : "01J3YK88SMF68KZ9S8GPRS4KVK"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Identified at",
                "rank" : 7,
                "id" : "01J3YK88SMZSGBVHSJHZTGQM8W"
              },
              "value" : {
                "value" : "2024-08-30T12:14:00.126Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Fixed at",
                "rank" : 8,
                "id" : "01J3YK88SMM4NEQ5ZYBRRJA6SN"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Documented at",
                "rank" : 9,
                "id" : "01J3YK88SMKST7DFV9PK1492GX"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Reviewed at",
                "rank" : 10,
                "id" : "01J3YK88SM7NKF2WEKXSN4SSKV"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Closed at",
                "rank" : 11,
                "id" : "01J3YK88SMRJAD2NGEXAMHARNA"
              }
            } ],
            "updated_at" : "2024-08-30T12:14:00.209Z",
            "name" : "TestIncidentPublic1",
            "id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
            "permalink" : "https://app.incident.io/org-name/incidents/01J6HJW5MX1B9RXQNYWXFSNPKE",
            "slack_channel_name" : "inc-2024-08-30-testincidentpublic1"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725020040209

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.action_created_v1",
      "public_incident" : {
        "action_created_v1" : {
          "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
          "updated_at" : "2024-08-30T12:07:22.809Z",
          "created_at" : "2024-08-30T12:07:21.809Z",
          "description" : "This is a public Action",
          "assignee" : {
            "slack_user_id" : "U07EU73H42D",
            "role" : "responder",
            "name" : "Abc Xyz",
            "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
            "email" : "[email protected]"
          },
          "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
          "follow_up" : false,
          "status" : "outstanding"
        }
      }
    }
  result:
    custom:
      data:
        assignee:
          email: "[email protected]"
          id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
          name: "Abc Xyz"
          role: "responder"
          slack_user_id: "U07EU73H42D"
        created_at: "2024-08-30T12:07:21.809Z"
        description: "This is a public Action"
        follow_up: false
        id: "01J6HJXNYGBPVKBR40SZX81PVR"
        incident_id: "01J6HJW5MX1B9RXQNYWXFSNPKE"
        status: "outstanding"
        updated_at: "2024-08-30T12:07:22.809Z"
      evt:
        name: "public_incident.action_created_v1"
    message: |-
      {
        "event_type" : "public_incident.action_created_v1",
        "public_incident" : {
          "action_created_v1" : {
            "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
            "updated_at" : "2024-08-30T12:07:22.809Z",
            "created_at" : "2024-08-30T12:07:21.809Z",
            "description" : "This is a public Action",
            "assignee" : {
              "slack_user_id" : "U07EU73H42D",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
              "email" : "[email protected]"
            },
            "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
            "follow_up" : false,
            "status" : "outstanding"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725019641809

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.action_updated_v1",
      "public_incident" : {
        "action_updated_v1" : {
          "completed_at" : "2024-08-30T12:07:38.266Z",
          "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
          "updated_at" : "2024-08-30T12:07:38.266Z",
          "created_at" : "2024-08-30T12:07:21.809Z",
          "description" : "This is a public Action",
          "assignee" : {
            "slack_user_id" : "U07EU73H42D",
            "role" : "responder",
            "name" : "Abc Xyz",
            "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
            "email" : "[email protected]"
          },
          "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
          "follow_up" : false,
          "status" : "completed"
        }
      }
    }
  result:
    custom:
      data:
        assignee:
          email: "[email protected]"
          id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
          name: "Abc Xyz"
          role: "responder"
          slack_user_id: "U07EU73H42D"
        completed_at: "2024-08-30T12:07:38.266Z"
        created_at: "2024-08-30T12:07:21.809Z"
        description: "This is a public Action"
        follow_up: false
        id: "01J6HJXNYGBPVKBR40SZX81PVR"
        incident_id: "01J6HJW5MX1B9RXQNYWXFSNPKE"
        status: "completed"
        updated_at: "2024-08-30T12:07:38.266Z"
      evt:
        name: "public_incident.action_updated_v1"
    message: |-
      {
        "event_type" : "public_incident.action_updated_v1",
        "public_incident" : {
          "action_updated_v1" : {
            "completed_at" : "2024-08-30T12:07:38.266Z",
            "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
            "updated_at" : "2024-08-30T12:07:38.266Z",
            "created_at" : "2024-08-30T12:07:21.809Z",
            "description" : "This is a public Action",
            "assignee" : {
              "slack_user_id" : "U07EU73H42D",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
              "email" : "[email protected]"
            },
            "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
            "follow_up" : false,
            "status" : "completed"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725019658266

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.follow_up_created_v1",
      "public_incident" : {
        "follow_up_created_v1" : {
          "completed_at" : "2024-08-30T12:07:38.266Z",
          "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
          "updated_at" : "2024-08-30T12:07:38.266Z",
          "created_at" : "2024-08-30T12:07:21.809Z",
          "description" : "This is a public Action",
          "assignee" : {
            "slack_user_id" : "U07EU73H42D",
            "role" : "responder",
            "name" : "Abc Xyz",
            "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
            "email" : "[email protected]"
          },
          "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
          "follow_up" : true,
          "status" : "completed"
        }
      }
    }
  result:
    custom:
      data:
        assignee:
          email: "[email protected]"
          id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
          name: "Abc Xyz"
          role: "responder"
          slack_user_id: "U07EU73H42D"
        completed_at: "2024-08-30T12:07:38.266Z"
        created_at: "2024-08-30T12:07:21.809Z"
        description: "This is a public Action"
        follow_up: true
        id: "01J6HJXNYGBPVKBR40SZX81PVR"
        incident_id: "01J6HJW5MX1B9RXQNYWXFSNPKE"
        status: "completed"
        updated_at: "2024-08-30T12:07:38.266Z"
      evt:
        name: "public_incident.follow_up_created_v1"
    message: |-
      {
        "event_type" : "public_incident.follow_up_created_v1",
        "public_incident" : {
          "follow_up_created_v1" : {
            "completed_at" : "2024-08-30T12:07:38.266Z",
            "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
            "updated_at" : "2024-08-30T12:07:38.266Z",
            "created_at" : "2024-08-30T12:07:21.809Z",
            "description" : "This is a public Action",
            "assignee" : {
              "slack_user_id" : "U07EU73H42D",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
              "email" : "[email protected]"
            },
            "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
            "follow_up" : true,
            "status" : "completed"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725019641809

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.follow_up_updated_v1",
      "public_incident" : {
        "follow_up_updated_v1" : {
          "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
          "updated_at" : "2024-08-30T12:13:31.142Z",
          "created_at" : "2024-08-30T12:07:21.809Z",
          "description" : "This is a public Action",
          "assignee" : {
            "slack_user_id" : "U07EU73H42D",
            "role" : "responder",
            "name" : "Abc Xyz",
            "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
            "email" : "[email protected]"
          },
          "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
          "follow_up" : true,
          "status" : "not_doing"
        }
      }
    }
  result:
    custom:
      data:
        assignee:
          email: "[email protected]"
          id: "01J3YKXNGGK7WRP6GC8HCS7HDE"
          name: "Abc Xyz"
          role: "responder"
          slack_user_id: "U07EU73H42D"
        created_at: "2024-08-30T12:07:21.809Z"
        description: "This is a public Action"
        follow_up: true
        id: "01J6HJXNYGBPVKBR40SZX81PVR"
        incident_id: "01J6HJW5MX1B9RXQNYWXFSNPKE"
        status: "not_doing"
        updated_at: "2024-08-30T12:13:31.142Z"
      evt:
        name: "public_incident.follow_up_updated_v1"
    message: |-
      {
        "event_type" : "public_incident.follow_up_updated_v1",
        "public_incident" : {
          "follow_up_updated_v1" : {
            "incident_id" : "01J6HJW5MX1B9RXQNYWXFSNPKE",
            "updated_at" : "2024-08-30T12:13:31.142Z",
            "created_at" : "2024-08-30T12:07:21.809Z",
            "description" : "This is a public Action",
            "assignee" : {
              "slack_user_id" : "U07EU73H42D",
              "role" : "responder",
              "name" : "Abc Xyz",
              "id" : "01J3YKXNGGK7WRP6GC8HCS7HDE",
              "email" : "[email protected]"
            },
            "id" : "01J6HJXNYGBPVKBR40SZX81PVR",
            "follow_up" : true,
            "status" : "not_doing"
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725020011142

Check failure on line 1 in incident_io/assets/logs/incident-io_tests.yaml

See this annotation in the file changed.

@datadog-assets datadog-assets / validate-logs

Error in logs

Expected sample output:
id: "incident-io"
tests:
 -
  sample: |-
    {
      "event_type" : "public_incident.incident_status_updated_v2",
      "public_incident" : {
        "incident_status_updated_v2" : {
          "new_status" : {
            "updated_at" : "2024-07-29T06:36:11.023Z",
            "name" : "Closed",
            "created_at" : "2024-07-29T06:36:11.023Z",
            "description" : "We're confident the issue is resolved.",
            "rank" : 1,
            "id" : "01J3YK88SMPD0KP25EMJYXJ29V",
            "category" : "closed"
          },
          "incident" : {
            "severity" : {
              "updated_at" : "2024-09-03T09:17:40.389Z",
              "name" : "Minor",
              "created_at" : "2024-07-29T06:36:10.944Z",
              "description" : "Issues with low impact, which can usually be handled within working hours. Most customers are unlikely to notice any problems. Examples include a slight drop in application performance.",
              "rank" : 0,
              "id" : "01J3YK88SM358AC4NQZ8KDJTEY"
            },
            "summary" : "n",
            "incident_type" : {
              "create_in_triage" : "optional",
              "private_incidents_only" : false,
              "updated_at" : "2024-07-29T06:36:11.526Z",
              "name" : "Default",
              "created_at" : "2024-07-29T06:36:11.526Z",
              "description" : "",
              "id" : "01J3YK88SMGP1QGH1DGMPWC588",
              "is_default" : true
            },
            "creator" : {
              "user" : {
                "slack_user_id" : "U07EFGXB0RG",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                "email" : "[email protected]"
              }
            },
            "visibility" : "public",
            "duration_metrics" : [ {
              "duration_metric" : {
                "name" : "Incident duration",
                "id" : "01J3YK88SMZXRBCKNP1VZCW5QJ"
              }
            } ],
            "incident_role_assignments" : [ {
              "role" : {
                "instructions" : "- Make sure it’s clear who is doing what, and that people are working together effectively\n- Ensure everybody has what they need, and any blockers are flagged quickly\n- Provide regular, clear updates for stakeholders to let them know what’s happening",
                "role_type" : "lead",
                "updated_at" : "2024-07-29T06:36:11.05Z",
                "shortform" : "lead",
                "name" : "Incident Lead",
                "created_at" : "2024-07-29T06:36:11.05Z",
                "description" : "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers.",
                "id" : "01J3YK88SM4ZPEFD7DBD99AZMH",
                "required" : false
              },
              "assignee" : {
                "slack_user_id" : "U07EFGXB0RG",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                "email" : "[email protected]"
              }
            }, {
              "role" : {
                "instructions" : "",
                "role_type" : "reporter",
                "updated_at" : "2024-07-29T06:36:11.059Z",
                "shortform" : "",
                "name" : "Reporter",
                "created_at" : "2024-07-29T06:36:11.059Z",
                "description" : "The person who reported the incident",
                "id" : "01J3YK88SMCYF5EZTZXEWR10SY",
                "required" : false
              },
              "assignee" : {
                "slack_user_id" : "U07EFGXB0RG",
                "role" : "responder",
                "name" : "Abc Xyz",
                "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                "email" : "[email protected]"
              }
            } ],
            "workload_minutes_total" : 10,
            "created_at" : "2024-09-03T09:09:35.405Z",
            "incident_status" : {
              "updated_at" : "2024-07-29T06:36:11.023Z",
              "name" : "Closed",
              "created_at" : "2024-07-29T06:36:11.023Z",
              "description" : "We're confident the issue is resolved.",
              "rank" : 1,
              "id" : "01J3YK88SMPD0KP25EMJYXJ29V",
              "category" : "closed"
            },
            "mode" : "standard",
            "reference" : "INC-17",
            "slack_team_id" : "T07E0UV0N4F",
            "slack_channel_id" : "C07KKEYAG85",
            "incident_timestamp_values" : [ {
              "incident_timestamp" : {
                "name" : "Reported at",
                "rank" : 0,
                "id" : "01J3YK88SMHCZP2N61X3CKXXHC"
              },
              "value" : {
                "value" : "2024-09-03T09:09:35.405Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Accepted at",
                "rank" : 1,
                "id" : "01J3YK88SMBY1C64HY6GC1K31G"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Declined at",
                "rank" : 2,
                "id" : "01J3YK88SM30DMPH20BWC2ED7Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Merged at",
                "rank" : 3,
                "id" : "01J3YK88SMP82Y4N3ETRBB8E7Q"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Canceled at",
                "rank" : 4,
                "id" : "01J3YK88SMRYPJGRRT198M1CW8"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Resolved at",
                "rank" : 5,
                "id" : "01J3YK88SMXEVDXW99KWD0WJXD"
              },
              "value" : {
                "value" : "2024-09-03T13:02:25.288Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Impact started at",
                "rank" : 6,
                "id" : "01J3YK88SMF68KZ9S8GPRS4KVK"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Identified at",
                "rank" : 7,
                "id" : "01J3YK88SMZSGBVHSJHZTGQM8W"
              },
              "value" : {
                "value" : "2024-09-03T13:02:25.288Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Fixed at",
                "rank" : 8,
                "id" : "01J3YK88SMM4NEQ5ZYBRRJA6SN"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Documented at",
                "rank" : 9,
                "id" : "01J3YK88SMKST7DFV9PK1492GX"
              },
              "value" : {
                "value" : "2024-09-03T13:04:54.946Z"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Reviewed at",
                "rank" : 10,
                "id" : "01J3YK88SM7NKF2WEKXSN4SSKV"
              }
            }, {
              "incident_timestamp" : {
                "name" : "Closed at",
                "rank" : 11,
                "id" : "01J3YK88SMRJAD2NGEXAMHARNA"
              },
              "value" : {
                "value" : "2024-09-03T13:04:54.946Z"
              }
            } ],
            "updated_at" : "2024-09-03T13:04:55.051Z",
            "workload_minutes_late" : 0,
            "name" : "Testing custom severity",
            "workload_minutes_working" : 10,
            "id" : "01J6VJB1HD5KF2K0KZT22H0MXX",
            "permalink" : "https://app.incident.io/org-name/incidents/01J6VJB1HD5KF2K0KZT22H0MXX",
            "slack_channel_name" : "inc-2024-09-03-testing-custom-severity",
            "workload_minutes_sleeping" : 0
          },
          "previous_status" : {
            "updated_at" : "2024-07-29T06:36:11.014Z",
            "name" : "Documenting",
            "created_at" : "2024-07-29T06:36:11.014Z",
            "description" : "We're documenting what happened.",
            "rank" : 1,
            "id" : "01J3YK88SMZ8XMF3Y92GZQVM9F",
            "category" : "learning"
          }
        }
      }
    }
  result:
    custom:
      data:
        incident:
          created_at: "2024-09-03T09:09:35.405Z"
          creator:
            user:
              email: "[email protected]"
              id: "01J3YKTARC4X290M9C6DMH5SXQ"
              name: "Abc Xyz"
              role: "responder"
              slack_user_id: "U07EFGXB0RG"
          duration_metrics:
           -
            duration_metric:
              name: "Incident duration"
              id: "01J3YK88SMZXRBCKNP1VZCW5QJ"
          incident_role_assignments:
           -
            role:
              instructions: |-
                - Make sure it’s clear who is doing what, and that people are working together effectively
                - Ensure everybody has what they need, and any blockers are flagged quickly
                - Provide regular, clear updates for stakeholders to let them know what’s happening
              role_type: "lead"
              updated_at: "2024-07-29T06:36:11.05Z"
              shortform: "lead"
              name: "Incident Lead"
              created_at: "2024-07-29T06:36:11.05Z"
              description: "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers."
              id: "01J3YK88SM4ZPEFD7DBD99AZMH"
              required: false
            assignee:
              slack_user_id: "U07EFGXB0RG"
              role: "responder"
              name: "Abc Xyz"
              id: "01J3YKTARC4X290M9C6DMH5SXQ"
              email: "[email protected]"
           -
            role:
              instructions: ""
              role_type: "reporter"
              updated_at: "2024-07-29T06:36:11.059Z"
              shortform: ""
              name: "Reporter"
              created_at: "2024-07-29T06:36:11.059Z"
              description: "The person who reported the incident"
              id: "01J3YK88SMCYF5EZTZXEWR10SY"
              required: false
            assignee:
              slack_user_id: "U07EFGXB0RG"
              role: "responder"
              name: "Abc Xyz"
              id: "01J3YKTARC4X290M9C6DMH5SXQ"
              email: "[email protected]"
          incident_status:
            category: "closed"
            created_at: "2024-07-29T06:36:11.023Z"
            description: "We're confident the issue is resolved."
            id: "01J3YK88SMPD0KP25EMJYXJ29V"
            name: "Closed"
            rank: 1
            updated_at: "2024-07-29T06:36:11.023Z"
          incident_timestamp_values:
           -
            incident_timestamp:
              name: "Reported at"
              rank: 0
              id: "01J3YK88SMHCZP2N61X3CKXXHC"
            value:
              value: "2024-09-03T09:09:35.405Z"
           -
            incident_timestamp:
              name: "Accepted at"
              rank: 1
              id: "01J3YK88SMBY1C64HY6GC1K31G"
           -
            incident_timestamp:
              name: "Declined at"
              rank: 2
              id: "01J3YK88SM30DMPH20BWC2ED7Z"
           -
            incident_timestamp:
              name: "Merged at"
              rank: 3
              id: "01J3YK88SMP82Y4N3ETRBB8E7Q"
           -
            incident_timestamp:
              name: "Canceled at"
              rank: 4
              id: "01J3YK88SMRYPJGRRT198M1CW8"
           -
            incident_timestamp:
              name: "Resolved at"
              rank: 5
              id: "01J3YK88SMXEVDXW99KWD0WJXD"
            value:
              value: "2024-09-03T13:02:25.288Z"
           -
            incident_timestamp:
              name: "Impact started at"
              rank: 6
              id: "01J3YK88SMF68KZ9S8GPRS4KVK"
           -
            incident_timestamp:
              name: "Identified at"
              rank: 7
              id: "01J3YK88SMZSGBVHSJHZTGQM8W"
            value:
              value: "2024-09-03T13:02:25.288Z"
           -
            incident_timestamp:
              name: "Fixed at"
              rank: 8
              id: "01J3YK88SMM4NEQ5ZYBRRJA6SN"
           -
            incident_timestamp:
              name: "Documented at"
              rank: 9
              id: "01J3YK88SMKST7DFV9PK1492GX"
            value:
              value: "2024-09-03T13:04:54.946Z"
           -
            incident_timestamp:
              name: "Reviewed at"
              rank: 10
              id: "01J3YK88SM7NKF2WEKXSN4SSKV"
           -
            incident_timestamp:
              name: "Closed at"
              rank: 11
              id: "01J3YK88SMRJAD2NGEXAMHARNA"
            value:
              value: "2024-09-03T13:04:54.946Z"
          incident_type:
            create_in_triage: "optional"
            created_at: "2024-07-29T06:36:11.526Z"
            description: ""
            id: "01J3YK88SMGP1QGH1DGMPWC588"
            is_default: true
            private_incidents_only: false
            updated_at: "2024-07-29T06:36:11.526Z"
          mode: "standard"
          permalink: "https://app.incident.io/org-name/incidents/01J6VJB1HD5KF2K0KZT22H0MXX"
          severity:
            created_at: "2024-07-29T06:36:10.944Z"
            description: "Issues with low impact, which can usually be handled within working hours. Most customers are unlikely to notice any problems. Examples include a slight drop in application performance."
            id: "01J3YK88SM358AC4NQZ8KDJTEY"
            name: "Minor"
            rank: 0
            updated_at: "2024-09-03T09:17:40.389Z"
          slack_channel_id: "C07KKEYAG85"
          slack_channel_name: "inc-2024-09-03-testing-custom-severity"
          slack_team_id: "T07E0UV0N4F"
          summary: "n"
          updated_at: "2024-09-03T13:04:55.051Z"
          visibility: "public"
          workload_minutes_late: 0
          workload_minutes_sleeping: 0
          workload_minutes_total: 10
          workload_minutes_working: 10
        incident_id: "01J6VJB1HD5KF2K0KZT22H0MXX"
        incident_type:
          name: "Default"
        name: "Testing custom severity"
        new_status:
          category: "closed"
          created_at: "2024-07-29T06:36:11.023Z"
          description: "We're confident the issue is resolved."
          id: "01J3YK88SMPD0KP25EMJYXJ29V"
          name: "Closed"
          rank: 1
          updated_at: "2024-07-29T06:36:11.023Z"
        previous_status:
          category: "learning"
          created_at: "2024-07-29T06:36:11.014Z"
          description: "We're documenting what happened."
          id: "01J3YK88SMZ8XMF3Y92GZQVM9F"
          name: "Documenting"
          rank: 1
          updated_at: "2024-07-29T06:36:11.014Z"
        reference: "INC-17"
      evt:
        name: "public_incident.incident_status_updated_v2"
    message: |-
      {
        "event_type" : "public_incident.incident_status_updated_v2",
        "public_incident" : {
          "incident_status_updated_v2" : {
            "new_status" : {
              "updated_at" : "2024-07-29T06:36:11.023Z",
              "name" : "Closed",
              "created_at" : "2024-07-29T06:36:11.023Z",
              "description" : "We're confident the issue is resolved.",
              "rank" : 1,
              "id" : "01J3YK88SMPD0KP25EMJYXJ29V",
              "category" : "closed"
            },
            "incident" : {
              "severity" : {
                "updated_at" : "2024-09-03T09:17:40.389Z",
                "name" : "Minor",
                "created_at" : "2024-07-29T06:36:10.944Z",
                "description" : "Issues with low impact, which can usually be handled within working hours. Most customers are unlikely to notice any problems. Examples include a slight drop in application performance.",
                "rank" : 0,
                "id" : "01J3YK88SM358AC4NQZ8KDJTEY"
              },
              "summary" : "n",
              "incident_type" : {
                "create_in_triage" : "optional",
                "private_incidents_only" : false,
                "updated_at" : "2024-07-29T06:36:11.526Z",
                "name" : "Default",
                "created_at" : "2024-07-29T06:36:11.526Z",
                "description" : "",
                "id" : "01J3YK88SMGP1QGH1DGMPWC588",
                "is_default" : true
              },
              "creator" : {
                "user" : {
                  "slack_user_id" : "U07EFGXB0RG",
                  "role" : "responder",
                  "name" : "Abc Xyz",
                  "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                  "email" : "[email protected]"
                }
              },
              "visibility" : "public",
              "duration_metrics" : [ {
                "duration_metric" : {
                  "name" : "Incident duration",
                  "id" : "01J3YK88SMZXRBCKNP1VZCW5QJ"
                }
              } ],
              "incident_role_assignments" : [ {
                "role" : {
                  "instructions" : "- Make sure it’s clear who is doing what, and that people are working together effectively\n- Ensure everybody has what they need, and any blockers are flagged quickly\n- Provide regular, clear updates for stakeholders to let them know what’s happening",
                  "role_type" : "lead",
                  "updated_at" : "2024-07-29T06:36:11.05Z",
                  "shortform" : "lead",
                  "name" : "Incident Lead",
                  "created_at" : "2024-07-29T06:36:11.05Z",
                  "description" : "The person currently coordinating the incident, tasked with driving it to resolution and ensuring clear internal and external communication with stakeholders and customers.",
                  "id" : "01J3YK88SM4ZPEFD7DBD99AZMH",
                  "required" : false
                },
                "assignee" : {
                  "slack_user_id" : "U07EFGXB0RG",
                  "role" : "responder",
                  "name" : "Abc Xyz",
                  "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                  "email" : "[email protected]"
                }
              }, {
                "role" : {
                  "instructions" : "",
                  "role_type" : "reporter",
                  "updated_at" : "2024-07-29T06:36:11.059Z",
                  "shortform" : "",
                  "name" : "Reporter",
                  "created_at" : "2024-07-29T06:36:11.059Z",
                  "description" : "The person who reported the incident",
                  "id" : "01J3YK88SMCYF5EZTZXEWR10SY",
                  "required" : false
                },
                "assignee" : {
                  "slack_user_id" : "U07EFGXB0RG",
                  "role" : "responder",
                  "name" : "Abc Xyz",
                  "id" : "01J3YKTARC4X290M9C6DMH5SXQ",
                  "email" : "[email protected]"
                }
              } ],
              "workload_minutes_total" : 10,
              "created_at" : "2024-09-03T09:09:35.405Z",
              "incident_status" : {
                "updated_at" : "2024-07-29T06:36:11.023Z",
                "name" : "Closed",
                "created_at" : "2024-07-29T06:36:11.023Z",
                "description" : "We're confident the issue is resolved.",
                "rank" : 1,
                "id" : "01J3YK88SMPD0KP25EMJYXJ29V",
                "category" : "closed"
              },
              "mode" : "standard",
              "reference" : "INC-17",
              "slack_team_id" : "T07E0UV0N4F",
              "slack_channel_id" : "C07KKEYAG85",
              "incident_timestamp_values" : [ {
                "incident_timestamp" : {
                  "name" : "Reported at",
                  "rank" : 0,
                  "id" : "01J3YK88SMHCZP2N61X3CKXXHC"
                },
                "value" : {
                  "value" : "2024-09-03T09:09:35.405Z"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Accepted at",
                  "rank" : 1,
                  "id" : "01J3YK88SMBY1C64HY6GC1K31G"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Declined at",
                  "rank" : 2,
                  "id" : "01J3YK88SM30DMPH20BWC2ED7Z"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Merged at",
                  "rank" : 3,
                  "id" : "01J3YK88SMP82Y4N3ETRBB8E7Q"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Canceled at",
                  "rank" : 4,
                  "id" : "01J3YK88SMRYPJGRRT198M1CW8"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Resolved at",
                  "rank" : 5,
                  "id" : "01J3YK88SMXEVDXW99KWD0WJXD"
                },
                "value" : {
                  "value" : "2024-09-03T13:02:25.288Z"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Impact started at",
                  "rank" : 6,
                  "id" : "01J3YK88SMF68KZ9S8GPRS4KVK"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Identified at",
                  "rank" : 7,
                  "id" : "01J3YK88SMZSGBVHSJHZTGQM8W"
                },
                "value" : {
                  "value" : "2024-09-03T13:02:25.288Z"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Fixed at",
                  "rank" : 8,
                  "id" : "01J3YK88SMM4NEQ5ZYBRRJA6SN"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Documented at",
                  "rank" : 9,
                  "id" : "01J3YK88SMKST7DFV9PK1492GX"
                },
                "value" : {
                  "value" : "2024-09-03T13:04:54.946Z"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Reviewed at",
                  "rank" : 10,
                  "id" : "01J3YK88SM7NKF2WEKXSN4SSKV"
                }
              }, {
                "incident_timestamp" : {
                  "name" : "Closed at",
                  "rank" : 11,
                  "id" : "01J3YK88SMRJAD2NGEXAMHARNA"
                },
                "value" : {
                  "value" : "2024-09-03T13:04:54.946Z"
                }
              } ],
              "updated_at" : "2024-09-03T13:04:55.051Z",
              "workload_minutes_late" : 0,
              "name" : "Testing custom severity",
              "workload_minutes_working" : 10,
              "id" : "01J6VJB1HD5KF2K0KZT22H0MXX",
              "permalink" : "https://app.incident.io/org-name/incidents/01J6VJB1HD5KF2K0KZT22H0MXX",
              "slack_channel_name" : "inc-2024-09-03-testing-custom-severity",
              "workload_minutes_sleeping" : 0
            },
            "previous_status" : {
              "updated_at" : "2024-07-29T06:36:11.014Z",
              "name" : "Documenting",
              "created_at" : "2024-07-29T06:36:11.014Z",
              "description" : "We're documenting what happened.",
              "rank" : 1,
              "id" : "01J3YK88SMZ8XMF3Y92GZQVM9F",
              "category" : "learning"
            }
          }
        }
      }
    tags:
     - "source:LOGS_SOURCE"
    timestamp: 1725368695051