Integration
    • PDF

    Integration

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Available in Classic and VPC

    This guide describes how to create and manage channels from Integration.

    You can create channels of Integration and send events to the endpoint URL specified by the user when events occur.

    To access the Integration menu, access the NAVER Cloud Platform portal, and then click the [Console] > Services > Management & Governance > Cloud Insight (Monitoring) > Configuration > Integration menus, in that order.

    Integration page

    The Integration page is laid out as follows.

    cloudinsight-use-integration_screen_ko

    AreaDescription
    ① Menu nameThe name of the menu currently being viewed
    ② Basic featuresFeatures displayed when entering the Integration menu for the first time
  • [Create channel]: Click to create channels. (Refer to Create channel)
  • [Learn more about product]: Click to go to the Cloud Insight introduction page.
  • [Refresh]: Click to refresh the channel list.
  • ③ Post-creation featuresFeatures activated after creating channels
  • [Modify]: Click to modify channels. (Refer to Modify channel)
  • [Delete]: Click to delete channels. (Refer to Delete channel)
  • ④ Search windowChannels can be searched by name
    ⑤ Channel listDisplays created channels

    Create channel

    The following describes how to create a channel.

    1. From the NAVER Cloud Platform console, click the Services > Management & Governance > Cloud Insight (Monitoring) menus, in that order.
    2. Click the Configuration > Integration menus, in that order.
    3. Click the [+ Create channel] button.
    4. From the Create channel page, enter the channel information, and then click the [Create] button.
      • Currently, only Outgoing webhook is supported for Type.
      • Enter the endpoint address.
      • Check the payload. You can freely modify the payload. (Refer to Modify payload)
      • You can add or delete headers. The following restrictions apply for headers.
        • Up to 10 headers can be included, and each header is limited to 100 bytes (including key/value).
        • For the header value, only English letters, numbers, hyphens (-), and underscores (_) can be used.
      • Click the [Test data transfer] button, and check if the endpoint address, payload, and header are valid.

    Modify channel

    The following describes how to modify a channel.

    1. From the NAVER Cloud Platform console, click the Services > Management & Governance > Cloud Insight (Monitoring) menus, in that order.
    2. Click the Configuration > Integration menus, in that order.
    3. Select the channel to modify, and then click the [Modify] button.
    4. Apply the changes, and click the [Save] button.
      • When modifying the endpoint address, payload, or header, click the [Test data transfer] button and check if they are valid.

    Delete channel

    The following describes how to delete a channel.

    1. From the NAVER Cloud Platform console, click the Services > Management & Governance > Cloud Insight (Monitoring) menus, in that order.
    2. Click the Configuration > Integration menus, in that order.
    3. Select the channel to delete, and then click the [Delete] button.
    4. Check the content in the notification pop-up window, and click the [Delete] button.

    Modify payload

    The following is a detailed description of the payload modification feature.

    • The payload modification feature is provided when creating and modifying channels.
    • The payload can only be in JSON format, and it is limited to a maximum of 15 KB.
    • A total of 21 variables are provided, and they can be used in the following format: #{variable name}.

    Provided variable

    NameDescriptionExample
    DOMAIN_CODEPlatform information of the resource where the event occurredPUB
    REGION_CODERegion information of the resource where the event occurredKR
    PRODUCT_KEYcw_key of the resource where the event occurred"123123123123123"
    PRODUCT_NAMEProduct name of the resource where the event occurred"Server(VPC)"
    RESOURCE_NAMEName of the resource where the event occurred"server001"
    DIMENSIONSDimension information of the resource where the event occurred"{"type": "svr", "instanceNo": "11111111"}"
    RULE_IDEvent rule ID321321321321321321
    RULE_NAMEEvent rule name"integration-rule"
    DATA_TIMEData collection time1644650534051
    LEVELLevel of the event ruleINFO
    OPERATOROperator of the event ruleGE
    METRICTarget metric of the event ruleavg_cpu_used_rto
    UNITUnit of the event rule’s target metric"%"
    AGGREGATION_METHODAggregation information of the event rule’s target metricAVG
    CRITERIACondition value of the event rule set by the user0.0
    DURATIONDuration of the event rule set by the user1
    ALARM_START_TIMEEvent start time1644650534051
    ALARM_END_TIMEEvent end time1644650594050
    EVENT_CAUSE_TYPECause of event occurrenceRULE_EVENT, REMINDER_EVENT
    VALUEValue at the time of event occurrence0.0
    EVENT_STATUSEvent statusOPEN, REMIND, CLOSE

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.