{"id":15029383,"url":"https://github.com/glowroot/glowroot","last_synced_at":"2025-10-05T10:37:06.953Z","repository":{"id":13642790,"uuid":"16336212","full_name":"glowroot/glowroot","owner":"glowroot","description":"Easy to use, very low overhead, Java APM","archived":false,"fork":false,"pushed_at":"2025-08-10T21:18:04.000Z","size":35329,"stargazers_count":1300,"open_issues_count":285,"forks_count":321,"subscribers_count":54,"default_branch":"main","last_synced_at":"2025-08-10T23:31:42.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://glowroot.org","language":"Java","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/glowroot.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,"zenodo":null}},"created_at":"2014-01-29T05:25:58.000Z","updated_at":"2025-08-10T21:18:07.000Z","dependencies_parsed_at":"2023-10-16T06:29:21.598Z","dependency_job_id":"1175182f-9336-4b4b-8784-a335c8eb03fe","html_url":"https://github.com/glowroot/glowroot","commit_stats":{"total_commits":4366,"total_committers":31,"mean_commits":"140.83870967741936","dds":0.07191937700412276,"last_synced_commit":"04c70af1497cf605f73477b3265f96e442cbe619"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/glowroot/glowroot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowroot%2Fglowroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowroot%2Fglowroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowroot%2Fglowroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowroot%2Fglowroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glowroot","download_url":"https://codeload.github.com/glowroot/glowroot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowroot%2Fglowroot/sbom","scorecard":{"id":430260,"data":{"date":"2025-08-11","repo":{"name":"github.com/glowroot/glowroot","commit":"1f970abdfdb665f15fe3277b250f977d39f3d42f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/no-response-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.14.5-beta.1 not signed: https://api.github.com/repos/glowroot/glowroot/releases/233499634","Warn: release artifact v0.14.4 not signed: https://api.github.com/repos/glowroot/glowroot/releases/216896048","Warn: release artifact v0.14.3-beta.5 not signed: https://api.github.com/repos/glowroot/glowroot/releases/173115581","Warn: release artifact v0.14.3-beta.4 not signed: https://api.github.com/repos/glowroot/glowroot/releases/164695114","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/glowroot/glowroot/releases/150065734","Warn: release artifact v0.14.5-beta.1 does not have provenance: https://api.github.com/repos/glowroot/glowroot/releases/233499634","Warn: release artifact v0.14.4 does not have provenance: https://api.github.com/repos/glowroot/glowroot/releases/216896048","Warn: release artifact v0.14.3-beta.5 does not have provenance: https://api.github.com/repos/glowroot/glowroot/releases/173115581","Warn: release artifact v0.14.3-beta.4 does not have provenance: https://api.github.com/repos/glowroot/glowroot/releases/164695114","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/glowroot/glowroot/releases/150065734"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response-bot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/no-response-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/reusable-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/reusable-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/reusable-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/reusable-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/glowroot/glowroot/reusable-build.yml/main?enable=pin","Warn: containerImage not pinned by hash: central/Dockerfile:1","Warn: containerImage not pinned by hash: central/Dockerfile:10: pin your Docker image by updating eclipse-temurin:21.0.7_6-jdk-jammy to eclipse-temurin:21.0.7_6-jdk-jammy@sha256:746ad7128069fdaa77df1f06a0463ad50f4ae787648cbbcc6d6ab0e702e6c97e","Warn: containerImage not pinned by hash: central/Dockerfile.test-rpm:3: pin your Docker image by updating centos/systemd to centos/systemd@sha256:09db0255d215ca33710cc42e1a91b9002637eeef71322ca641947e65b7d53b58","Warn: containerImage not pinned by hash: central/Dockerfile.test-yum-repo:3: pin your Docker image by updating centos/systemd to centos/systemd@sha256:09db0255d215ca33710cc42e1a91b9002637eeef71322ca641947e65b7d53b58","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v2xm-76pq-phcf","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-h2rr-m97p-6jq9","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T03:10:38.738Z","repository_id":13642790,"created_at":"2025-08-19T03:10:38.738Z","updated_at":"2025-08-19T03:10:38.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278444128,"owners_count":25987787,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-09-24T20:10:28.534Z","updated_at":"2025-10-05T10:37:06.941Z","avatar_url":"https://github.com/glowroot.png","language":"Java","funding_links":[],"categories":["应用分析与监控","others"],"sub_categories":[],"readme":"Glowroot\n=========\n\n## Requirements\n\n* Java 8+ for agent\n* Java 17+ for glowroot-central\n\n## Quick start\n\n1. Download and unzip [glowroot-0.14.5-beta.1-dist.zip](https://github.com/glowroot/glowroot/releases/download/v0.14.5-beta.1/glowroot-0.14.5-beta.1-dist.zip)\n2. Add `-javaagent:path/to/glowroot.jar` to your application's JVM args [[where are my application server's JVM args?](https://github.com/glowroot/glowroot/wiki/Where-are-my-application-server's-JVM-args%3F)]\n3. Check that the user account that runs the JVM has write access to the glowroot folder\n4. Start your application\n5. Point your browser to http://localhost:4000\n\nSee the [wiki](https://github.com/glowroot/glowroot/wiki/Agent-Installation-(with-Embedded-Collector)) for optional post-installation steps.\n\n## Please report any issues!\n\n * [GitHub issue tracker](https://github.com/glowroot/glowroot/issues)\n * [Google groups](https://groups.google.com/forum/#!forum/glowroot)\n\n## Release announcements\n\n* Follow [@glowroot](https://twitter.com/glowroot) on Twitter, or\n* Subscribe to the [Google group](https://groups.google.com/forum/#!forum/glowroot)\n\n## Building\n\nThe usual:\n\n    mvn clean install\n\nBinary distribution is built under agent/dist/target.\n\nBuilding requires Java 11+ and Maven 3.8.0+.\n\n## Contributing\n\nGlowroot uses [Immutables](https://immutables.github.io) annotation processing to eliminate maintenance on lots of boilerplate code. If you are using Eclipse, this requires installing the [m2e-apt](https://github.com/jbosstools/m2e-apt) plugin and changing Window \u003e Preferences \u003e Maven \u003e Annotation Processing to \"Automatically configure JDT APT\".\n\nTo work on the UI, run org.glowroot.ui.sandbox.UiSandboxMain under a debugger inside your favorite IDE. This starts Glowroot and generates a variety of sample traces to give the UI something to display. Connect your browser to http://localhost:4000.\n\nAlso, Glowroot uses [Bower](http://bower.io) and [Grunt](http://gruntjs.com) to build its web assets (dependency management, Javascript concat/minify, LESS compile/uncss/minify, AngularJS template concat/minify, asset revving and more). The first time you run `mvn clean install`, Node, Bower and Grunt are installed locally under the `ui` directory (thanks to the [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)).\n\nIf you are modifying web assets, you either need to run grunt to re-build them after each change, or (better) run `./grunt serve` from the `ui` directory and connect your browser to http://localhost:9000.\n\n`./grunt serve` serves up the Glowroot web assets to the browser without the concat/minify/rev step, which makes testing/debugging much easier. It reverse proxies non- static resource requests to http://localhost:4000 to be handled by Glowroot. It also watches for changes to the files and performs live-reload of web assets inside the browser.\n\n`./grunt serve:demo` does the same as above, except that it reverse proxies non- static resource requests to [https://demo.glowroot.org](https://demo.glowroot.org) instead of http://localhost:4000.\n\n## Integration tests\n\nIntegration tests are run during Maven's standard `integration-test` lifecycle phase.\n\nThe Glowroot agent has an [integration test harness](agent/it-harness) which makes it easy to run sample application code and then validate the data captured by the agent.  The integration test harness is able to run tests both using a custom weaving class loader (which is very convenient for running and debugging inside your favorite IDE), and by spawning a JVM with the -javaagent flag (which more correctly simulates real world conditions).\n\nBrowser-based integration tests are run using WebDriver.  By default they run against Firefox.  Thanks to [Sauce Labs](https://saucelabs.com), they also run against Chrome, IE (9, 10, 11) and Safari (6, 7, 8, 9) during every Travis CI build (see the jobs with TARGET=saucelabs).\n\n## Microbenchmarks\n\nMicrobenchmarks are written using the excellent [JMH](http://openjdk.java.net/projects/code-tools/jmh/) benchmark harness. The microbenchmarks can be built and run under [agent/benchmarks](agent/benchmarks):\n\n    mvn clean package\n    java -jar target/benchmarks.jar -jvmArgs -javaagent:path/to/glowroot.jar\n\n## Code quality\n\n[SonarQube](http://www.sonarqube.org) is used to check Java coding conventions, code coverage, duplicate code, package cycles and much more. See analysis at [https://sonarcloud.io](https://sonarcloud.io/dashboard?id=org.glowroot%3Aglowroot-parent).\n\n[Checker Framework](http://types.cs.washington.edu/checker-framework/) is used to eliminate fear of *null* with its rigorous [Nullness Checker](http://types.cs.washington.edu/checker-framework/current/checker-framework-manual.html#nullness-checker). It is run as part of every Travis CI build (see the job with TARGET=checker) and any violation fails the build.\n\n## Dependency shading\n\nAll third party java libraries used by the agent are shaded under the org.glowroot.agent.shaded package to ensure there are no jar version conflicts with the application being monitored.\n\n## License\n\nGlowroot source code is licensed under the Apache License, Version 2.0.\n\nSee [Third Party Software](https://github.com/glowroot/glowroot/wiki/Third-Party-Software) for license detail of third party software included in the binary distribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowroot%2Fglowroot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglowroot%2Fglowroot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowroot%2Fglowroot/lists"}