{"id":17029785,"url":"https://github.com/lukecarrier/moodle-local_telemetry","last_synced_at":"2025-06-30T01:33:04.795Z","repository":{"id":140081271,"uuid":"42665494","full_name":"LukeCarrier/moodle-local_telemetry","owner":"LukeCarrier","description":"Telemetry data gathering utility for diagnosing Moodle performance/stability issues","archived":false,"fork":false,"pushed_at":"2015-09-30T17:47:07.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T05:34:17.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LukeCarrier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-17T15:46:47.000Z","updated_at":"2022-11-11T00:21:14.000Z","dependencies_parsed_at":"2023-03-13T10:26:54.449Z","dependency_job_id":null,"html_url":"https://github.com/LukeCarrier/moodle-local_telemetry","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LukeCarrier/moodle-local_telemetry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeCarrier%2Fmoodle-local_telemetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeCarrier%2Fmoodle-local_telemetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeCarrier%2Fmoodle-local_telemetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeCarrier%2Fmoodle-local_telemetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeCarrier","download_url":"https://codeload.github.com/LukeCarrier/moodle-local_telemetry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeCarrier%2Fmoodle-local_telemetry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262693299,"owners_count":23349711,"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-10-14T08:02:05.447Z","updated_at":"2025-06-30T01:33:04.766Z","avatar_url":"https://github.com/LukeCarrier.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telemetry log for Moodle\n\nKeeps track of some basic process state to aid with diagnosis of performance\nproblems on Moodle sites.\n\n* * *\n\n## Installation\n\n1. Clone this directory into ```/local/telemetry```.\n2. Execute the Moodle upgrades.\n\n### Patch the configuration file\n\nAdd the following lines to ```/config.php``` to allow the telemetry plugin to\ninitialise early on in Moodle's setup:\n\n    // Register the telemetry plugin's shutdown function\n    require_once __DIR__ . '/local/telemetry/locallib.php';\n    local_telemetry_init();\n\n## Debugging tip\n\nIt's easier to debug exceptions thrown during database transactions if you place a breakpoint inside\n```shutdown_manager::shutdown_handler()```'s ```try {} catch {}``` block.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukecarrier%2Fmoodle-local_telemetry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukecarrier%2Fmoodle-local_telemetry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukecarrier%2Fmoodle-local_telemetry/lists"}