{"id":19219227,"url":"https://github.com/chassis/query_monitor","last_synced_at":"2025-08-23T23:10:33.918Z","repository":{"id":68352492,"uuid":"57887699","full_name":"Chassis/Query_Monitor","owner":"Chassis","description":"A Chassis extension that installs and activates Query Monitor for Chassis","archived":false,"fork":false,"pushed_at":"2020-04-06T00:31:08.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T05:02:23.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/Chassis.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-02T12:09:32.000Z","updated_at":"2020-04-06T19:50:21.000Z","dependencies_parsed_at":"2023-02-27T09:00:09.846Z","dependency_job_id":null,"html_url":"https://github.com/Chassis/Query_Monitor","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/Chassis%2FQuery_Monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FQuery_Monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FQuery_Monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FQuery_Monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chassis","download_url":"https://codeload.github.com/Chassis/Query_Monitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249958793,"owners_count":21351716,"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-09T14:30:03.125Z","updated_at":"2025-04-20T20:32:19.499Z","avatar_url":"https://github.com/Chassis.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Query Monitor\nA [Chassis](https://github.com/Chassis/Chassis) extension to install and configure your Chassis WP install to use Query Monitor to help with debugging.\n\n## What's this plugin do\n\nThis Chassis extension installs and activates Query Monitor using Puppet and WP-CLI.\n\n## Usage\n1. Clone Chassis `git clone --recursive https://github.com/Chassis/Chassis chassis`\n2. Add this extension to your extensions directory `cd chassis \u0026\u0026 git clone git@github.com:Chassis/Query-Monitor.git extensions/query_monitor`\n3. Run `vagrant provision`\n4. Fin!\n\n## Integrating Query Monitor with IDEs\n\nTo integrate Query Monitor with your IDE you will need to add a filters to your code to map the remote directory in Chassis to your local directory, e.g.\n```\n\u003c?php\n$data = json_decode( file_get_contents( '/etc/chassis-constants' ) );\n\nadd_filter( 'qm/output/file_path_map', function ( $map ) use ( $data ) {\n\t$map = array_merge( $map, (array) $data-\u003esynced_folders );\n\treturn $map;\n} );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fquery_monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchassis%2Fquery_monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fquery_monitor/lists"}