{"id":26031755,"url":"https://github.com/apache/skywalking-graalvm-distro","last_synced_at":"2026-03-15T05:50:50.232Z","repository":{"id":206332471,"uuid":"716382091","full_name":"apache/skywalking-graalvm-distro","owner":"apache","description":"A re-distribution version of the official Apache SkyWalking OAP server","archived":false,"fork":false,"pushed_at":"2024-02-19T08:21:39.000Z","size":433,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-04-03T04:17:07.048Z","etag":null,"topics":["apm","graal","observability","skywalking"],"latest_commit_sha":null,"homepage":"https://skywalking.apache.org/","language":"Java","has_issues":false,"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/apache.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}},"created_at":"2023-11-09T02:38:40.000Z","updated_at":"2024-03-31T14:27:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d167fda-1d92-48ef-afd2-291fc42f93f9","html_url":"https://github.com/apache/skywalking-graalvm-distro","commit_stats":null,"previous_names":["apache/skywalking-graalvm-distro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-graalvm-distro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-graalvm-distro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-graalvm-distro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-graalvm-distro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/skywalking-graalvm-distro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247898521,"owners_count":21014722,"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":["apm","graal","observability","skywalking"],"created_at":"2025-03-06T20:58:26.911Z","updated_at":"2026-03-13T04:03:31.358Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyWalking GraalVM Distro (Experimental)\n\u003cimg src=\"http://skywalking.apache.org/assets/logo.svg\" alt=\"Sky Walking logo\" height=\"90px\" align=\"right\" /\u003e\n\nSkyWalking GraalVM Distro is a re-distribution of the official Apache SkyWalking OAP server, targeting GraalVM native image on JDK 25.\n\nThis distro moves all dynamic code generation (Javassist, classpath scanning) from runtime to build time, producing a ~203MB native binary with full OAP feature set. No upstream source modifications required.\n\n## Quick Start\n\n```bash\ngit clone --recurse-submodules https://github.com/apache/skywalking-graalvm-distro.git\ncd skywalking-graalvm-distro\n\n# First time: install upstream SkyWalking to Maven cache\nJAVA_HOME=/path/to/graalvm-jdk-25 make init-skywalking\n\n# Build distro (precompiler + tests + server)\nJAVA_HOME=/path/to/graalvm-jdk-25 make build-distro\n\n# Build native image\nJAVA_HOME=/path/to/graalvm-jdk-25 make native-image\n\n# Run with Docker Compose (BanyanDB + OAP native)\ndocker compose -f docker/docker-compose.yml up\n```\n\n## Documentation\n\nFull documentation is available in [docs/](docs/) and published on the project website.\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fskywalking-graalvm-distro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fskywalking-graalvm-distro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fskywalking-graalvm-distro/lists"}