{"id":18151191,"url":"https://github.com/msantos/runlet","last_synced_at":"2025-04-28T17:28:38.001Z","repository":{"id":57545305,"uuid":"208588145","full_name":"msantos/runlet","owner":"msantos","description":"Event stream query and flow control","archived":false,"fork":false,"pushed_at":"2024-07-12T11:08:48.000Z","size":129,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T21:54:40.118Z","etag":null,"topics":["chatbot","flowcontrol","monitoring","riemann"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msantos.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-15T12:06:00.000Z","updated_at":"2024-09-08T08:53:21.000Z","dependencies_parsed_at":"2024-07-12T13:09:39.065Z","dependency_job_id":null,"html_url":"https://github.com/msantos/runlet","commit_stats":{"total_commits":57,"total_committers":1,"mean_commits":57.0,"dds":0.0,"last_synced_commit":"6a599cb55d9550ed27aadfc42bf8e4071e44c4bf"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Frunlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Frunlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Frunlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Frunlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msantos","download_url":"https://codeload.github.com/msantos/runlet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251354764,"owners_count":21576230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["chatbot","flowcontrol","monitoring","riemann"],"created_at":"2024-11-02T01:06:53.113Z","updated_at":"2025-04-28T17:28:37.980Z","avatar_url":"https://github.com/msantos.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Runlet\n\n[![Package Version](https://img.shields.io/hexpm/v/runlet)](https://hex.pm/packages/runlet)\n[![Hex Docs](https://img.shields.io/badge/hex-docs)](https://hexdocs.pm/runlet/)\n\nA job command language for querying and enforcing flow control on\nevent streams. `runlet` is a library used for event notifications in\nmonitoring systems.\n\n`runlets` are light weight processes connecting to an event source\nsimilar to a shell pipeline. The output of a runlet can be temporarily\nstopped or terminated using job control commands.\n\nAn event source could be a monitoring system like\n[Riemann](http://riemann.io/) or the standard output of a containerized\nsystem process.\n\nThe event stream is piped through commands to transform and rate limit\nevents before being outputted.\n\n## Installation\n\nAdd runlet to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:runlet, git: \"https://github.com/msantos/runlet.git\"}]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsantos%2Frunlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsantos%2Frunlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsantos%2Frunlet/lists"}