{"id":20592694,"url":"https://github.com/dalgona/load_log","last_synced_at":"2025-06-16T09:02:59.670Z","repository":{"id":57517407,"uuid":"75545789","full_name":"Dalgona/load_log","owner":"Dalgona","description":"A simple OTP application written in Elixir that records CPU load average data","archived":false,"fork":false,"pushed_at":"2019-04-10T15:24:59.000Z","size":7,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T01:05:06.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dalgona.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-12-04T15:25:19.000Z","updated_at":"2023-04-17T22:19:56.000Z","dependencies_parsed_at":"2022-09-06T06:00:44.917Z","dependency_job_id":null,"html_url":"https://github.com/Dalgona/load_log","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2Fload_log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2Fload_log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2Fload_log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2Fload_log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dalgona","download_url":"https://codeload.github.com/Dalgona/load_log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242224387,"owners_count":20092427,"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":[],"created_at":"2024-11-16T07:45:53.818Z","updated_at":"2025-03-06T14:23:49.060Z","avatar_url":"https://github.com/Dalgona.png","language":"Elixir","readme":"# LoadLog\n\nLoadLog is a simple OTP application that records CPU load average data.\n\nPlease refer to the documentation for usage and configuration.\n\n## Usage\n\n1. Add `:load_log` into `deps` in your `mix.exs`.\n\n    ```elixir\n    defp deps do\n      [ ...\n       {:load_log, \"~\u003e 0.1.0\"},\n        ... ]\n    end\n    ```\n\n2. Add `:load_log` into the application list.\n\n    ```elixir\n    def application do\n      [applications: [:load_log, ... ],\n       ... ]\n    end\n    ```\n\n# LICENSE\n\nMIT License. Please read `LICENSE` file for the full text.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalgona%2Fload_log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalgona%2Fload_log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalgona%2Fload_log/lists"}