Integration
    • PDF

    Integration

    • PDF

    Article Summary

    Available in Classic and VPC

    This page explains how to create and manage channels in Integration.

    You can send an event occurred to the endpoint URL specified by the user when it occurs by creating a channel in Integration.

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

    Integration page

    The Integration page is laid out as follows.

    cloudinsight-use-integration_screen_ko

    FieldDescription
    ① Menu nameName of the menu currently being viewed
    ② Basic featuresFeatures displayed when you initially enter the Integration menu
  • [Create channel]: click to create a channel (refer to Create channel)
  • [Learn more about the product]: click to go to Cloud Insight introduction page
  • [Refresh]: click to refresh channel list
  • ③ Post-creation featuresFeatures enabled after creating a channel
  • [Edit]: click to edit channels (refer to Edit channel)
  • [Delete]: click to delete channels (refer to Delete channel)
  • ④ Search windowYou can search channels with channel names.
    ⑤ Channel listCreated channels are displayed.

    Create channel

    The following shows how to create a channel.

    1. In the NAVER Cloud Platform console, click Services > Management & Governance > Cloud Insight (Monitoring) in order.
    2. Click Configuration> Integration in order.
    3. Click the [Create channel] button.
    4. Enter the channel information in the channel creation popup window, and click the [Create] button.
      • For the Type, only Outgoing Webhook is currently supported.
      • Enter Endpoint address.
      • Check Payload. You can edit Payload freely. (Refer to Edit payload)
      • You can add or delete Header. As for the Header, there are limitations as follows:
        • Up to 10 headers are possible, and each heather (including key/value) is limited to 100 bytes.
        • For the header value, only English letters, numbers, hyphens (-), and underscores (_) are permitted.
      • Click the [Data transfer test] button to see if the Endpoint address, payload, and header are valid.

    Edit channel

    The following shows how to modify a channel.

    1. In the NAVER Cloud Platform console, click Services > Management & Governance > Cloud Insight (Monitoring) in order.
    2. Click Configuration> Integration in order.
    3. Select the channel to edit, and click the [Edit] button.
    4. Make the necessary changes, and click the [Save] button.
      • When editing the Endpoint address, payload, and header, click the [Data transfer test] button to see if they are valid.

    Delete channel

    The following shows how to delete a channel.

    1. In the NAVER Cloud Platform console, click Services > Management & Governance > Cloud Insight (Monitoring) in order.
    2. Click Configuration> Integration in order.
    3. Select the channel to delete, and click the [Delete] button.
    4. Check the details in the notification popup window, and click the [Delete] button.

    Edit payload

    Here is detailed information on the payload editing feature.

    • When creating or editing channels, the Payload editing feature is provided.
    • Only JSON format is available for the Payload, and it is limited to 15 KB at maximum.
    • It provides 22 variables in total, which can be used in the format, such as #{variable name}.

    Provided variables

    namedescriptionexample
    DOMAIN_CODEPlatform information about the resource where the event occurredPUB
    REGION_CODERegion information about 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 about the resource where the event occurred"{"type": "svr", "instanceNo": "11111111"}"
    RULE_IDEvent Rule ID321321321321321321
    RULE_NAMEName of event rule"integration-rule"
    DATA_TIMEData collection time1644650534051
    LEVELEvent rule's levelINFO
    OPERATOREvent rule's operatorGE
    METRICEvent rule's target metricavg_cpu_used_rto
    UNITUnit of the event rule's target metric"%"
    AGGREGATION_METHODAggregation information about the event rule's target metricAVG
    CRITERIAEvent rule's condition value that the user set0.0
    DURATIONEvent rule's retention time that the user set1
    ALARM_START_TIMEEvent occurrence time1644650534051
    ALARM_END_TIMEEvent end time1644650594050
    EVENT_CAUSE_TYPECause of the eventRULE_EVENT, REMINDER_EVENT
    VALUEValue at the time when the event occurred0.0
    CURRENT_VALUECurrent value1.0
    EVENT_STATUSStatus of the eventOPEN, REMIND, RESOLVE

    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.