syedhassaanahmed / test-app-insights-event-action

This GitHub workflow tests the GitHub Action app-insights-event-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-app-insights-event-action

send-app-insights-event

This GitHub workflow tests the GitHub Action app-insights-event-action. When executed, each event sent to Application Insights will have customDimensions that looks like the following;

{
    "event_name": "push",
    "run_number": "1",
    "repository": "syedhassaanahmed/test-app-insights-event-action",
    "workflow": "Send events to App Insights",
    "actor": "syedhassaanahmed"
}

About

This GitHub workflow tests the GitHub Action app-insights-event-action

License:MIT License