{"id":20988486,"url":"https://github.com/engagesoftware/elm-application-insights","last_synced_at":"2026-05-17T21:35:43.766Z","repository":{"id":43611246,"uuid":"71504198","full_name":"EngageSoftware/elm-application-insights","owner":"EngageSoftware","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-22T06:04:13.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-31T11:47:01.744Z","etag":null,"topics":["application-insights","elm"],"latest_commit_sha":null,"homepage":null,"language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EngageSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-20T21:02:24.000Z","updated_at":"2016-10-21T01:17:36.000Z","dependencies_parsed_at":"2022-09-07T10:22:46.707Z","dependency_job_id":null,"html_url":"https://github.com/EngageSoftware/elm-application-insights","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/EngageSoftware/elm-application-insights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-application-insights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-application-insights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-application-insights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-application-insights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngageSoftware","download_url":"https://codeload.github.com/EngageSoftware/elm-application-insights/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-application-insights/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33155830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application-insights","elm"],"created_at":"2024-11-19T06:21:28.228Z","updated_at":"2026-05-17T21:35:43.749Z","avatar_url":"https://github.com/EngageSoftware.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"Elm Application Insights\r\n---\r\nNative library for sending tracking information from Elm to Application Insights.\r\n\r\nDISCLAIMER: All functions here are purely side effect function, but it shouldn't modify the data you pass to the function, and should return it as is.\r\n\r\nExample:\r\n```elm\r\nimport AppInsights\r\n\r\n-- You can send string\r\nAppInsights.trackEvent \"This is the event message\"\r\n\r\n-- You can also send arbritary value like records\r\nAppInsights.trackEvent { id = 1, value = \"One\" }\r\n\r\n-- You can also add this to a pipe \r\n{ data = \"One\" }\r\n    |\u003e ..\r\n    |\u003e AppInsights.trackEvent \r\n    |\u003e updateData\r\n    |\u003e .. \r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengagesoftware%2Felm-application-insights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengagesoftware%2Felm-application-insights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengagesoftware%2Felm-application-insights/lists"}