[{"data":1,"prerenderedAt":758},["ShallowReactive",2],{"/ja-jp/pricing/faq-compute-minutes/":3,"navigation-ja-jp":119,"banner-ja-jp":535,"footer-ja-jp":548},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":112,"_type":113,"title":114,"_source":115,"_file":116,"_stem":117,"_extension":118},"/ja-jp/pricing/faq-compute-minutes","pricing",false,"",{"title":9,"description":10},"コンピューティング時間の管理に関するよくある質問","このページでは、コンピューティング時間の制限の管理に関するよくある質問をご覧いただけます",[12,18],{"componentName":13,"componentContent":14},"CommonSingleColumnHero",{"title":9,"image":15},{"config":16},{"src":17},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751663599/yij1oln6vfso0rwafeij.svg",{"componentName":19,"componentContent":20},"CommonSideNavigation",{"links":21,"components":34},[22,26,30],{"text":23,"config":24},"コンピューティング時間の使用状況の管理",{"id":25},"managing-your-compute-minutes-usage",{"text":27,"config":28},"コンピューティング時間の追加購入",{"id":29},"purchase-additional-compute-minutes",{"text":31,"config":32},"詳細情報",{"id":33},"more-information",[35],{"componentName":36,"componentContent":37},"PricingFaq",{"showAll":38,"hideAll":39,"config":40,"groups":42},"すべて表示","すべて非表示",{"id":41},"frequently-asked-questions",[43,86,104],{"header":23,"config":44,"questions":45},{"id":25},[46,51,56,61,66,71,76,81],{"question":47,"config":48,"answer":50},"コンピューティング時間の使用状況はどこで確認・管理できますか？",{"id":49},"how-can-i-view-and-manage-my-compute-minutes-usage","グループオーナーは、グループ設定ページの「使用状況」からコンピューティング時間の使用状況を確認できます。\n",{"question":52,"config":53,"answer":55},"公開プロジェクトのコンピューティング時間の使用状況はどこで確認・管理できますか？",{"id":54},"how-can-i-view-and-manage-my-compute-minutes-usage-on-public-projects","コンピューティング時間の制限は、GitLab.comの公開プロジェクトにも適用されます。\n",{"question":57,"config":58,"answer":60},"コンピューティング時間の消費量を減らすにはどうすればよいですか？",{"id":59},"how-can-i-reduce-the-amount-of-compute-minutes-consumed","コンピューティング時間の消費を抑える方法として、以下のような手段があります。\n\n- [interruptible](https://docs.gitlab.com/ee/ci/yaml/#interruptible)を使い、古くなったパイプラインを中断する\n- [rules:changes](https://docs.gitlab.com/ee/ci/yaml/#ruleschanges)を使い、特定のファイルが変更されたときだけジョブを実行するようにするなど、ジョブを実行するタイミングを限定する\n- CIジョブの処理時間が短縮されるように最適化する\n- 自分で用意したRunnerを使用する\n\nコンピューティング時間の使用状況の管理に関する詳細は、以下の動画をご覧ください。\n\n\u003Ciframe src=\"https://www.youtube.com/embed/GrO-8KtIpRA\" frameborder=\"0\" allowfullscreen=\"true\"> \u003C/iframe>\n",{"question":62,"config":63,"answer":65},"割り当てられたコンピューティング時間を使い切って、追加購入もしていない場合はどうなりますか？",{"id":64},"what-happens-if-i-hit-the-compute-minutes-allotted-limit-and-forget-to-purchase-additional-compute-minutes","新しいジョブの実行ができなくなり、実行中のジョブも終了する可能性があります。その場合、追加のコンピューティング時間を購入するか、翌月の割り当て分が付与されるまで待つ必要があります。\n",{"question":67,"config":68,"answer":70},"トライアル期間中に購入したコンピューティング時間は、有料サブスクリプションに引き継がれますか？",{"id":69},"do-compute-minutes-purchased-during-a-trial-roll-into-the-paid-subscription","トライアル中に購入したコンピューティング時間は、トライアル終了後もそのネームスペースに残り、使い切るまで利用可能です。\n",{"question":72,"config":73,"answer":75},"コンピューティング時間の残りが少なくなると、通知されますか？",{"id":74},"will-i-be-notified-before-i-hit-my-limit-on-compute-minutes","グループの残りのコンピューティング時間が30%未満もしくは5%未満になった、または割り当て分を超過した場合、アプリ内にバナー通知が表示されます。\n\n| 残量の割合| 通知されるユーザー | 通知の種類 | 表示タイミング |\n|---------------------|----------------|-------------------|-----------|\n| 30%                 | オーナー        | バナー           | 常時表示 |\n| 5%                  | オーナー         | バナー            | 常時表示 |\n| 0%                  | オーナー         | バナー           | 常時表示 |\n",{"question":77,"config":78,"answer":80},"コンピューティング時間の使用状況を能動的にモニタリングできますか？",{"id":79},"can-i-proactively-monitor-my-compute-minutes-usage","はい。GitLab.comでは use the [REST API](https://docs.gitlab.com/ee/api/)を利用してコンピューティング時間の使用状況をモニタリングできます。また、普段利用されているモニタリングツールとの連携も可能です。チェックプラグインやPrometheusとの連携例を以下にご紹介します。\n\n- [https://gitlab.com/6uellerBpanda/check_gitlab/-/tree/master#ci-runner-jobs-duration](https://gitlab.com/6uellerBpanda/check_gitlab/-/tree/master#ci-runner-jobs-duration)\n- [https://github.com/mvisonneau/gitlab-ci-pipelines-exporter](https://github.com/mvisonneau/gitlab-ci-pipelines-exporter)\n",{"question":82,"config":83,"answer":85},"ユーザーや顧客が所有するRunnerで使用されたコンピューティング時間は、制限にカウントされますか？",{"id":84},"are-compute-minutes-used-on-userscustomers-own-runners-accounted-into-the-quota","いいえ。コンピューティング時間の制限は、GitLabの共有Runnerを使用するジョブにのみ適用されます。ユーザーや顧客は独自のRunnerを使用できます。独自のRunnerで使用されたコンピューティング時間は、制限にはカウントされません。\n",{"header":27,"config":87,"questions":88},{"id":29},[89,94,99],{"question":90,"config":91,"answer":93},"コンピューティング時間を追加購入するにはいくらかかりますか？",{"id":92},"how-much-does-it-cost-to-buy-additional-compute-minutes","トップレベルグループ（または個人のネームスペース）ごとのコンピューティング時間は、1,000分ごとに10ドルで購入可能で、購入日から1年間有効です。購入したコンピューティング時間は自動更新されません。有効期限は購入日から12か月、またはすべての時間を使い切るまでのいずれか早い方となります。\n",{"question":95,"config":96,"answer":98},"WindowsとLinuxでは、コンピューティング時間の価格は変わりますか？",{"id":97},"will-i-have-different-compute-minute-pricing-for-windows-and-linux","いいえ。オペレーティングシステムに関係なく、価格は同じです。\n",{"question":100,"config":101,"answer":103},"コンピューティング時間を追加購入するにはどうすればよいですか？",{"id":102},"how-do-i-purchase-additional-compute-minutes","追加のコンピューティング時間を購入する方法は[こちら](https://docs.gitlab.com/ee/ci/pipelines/compute_minutes.html#purchase-additional-cicd-minutes)をご覧ください。\n",{"header":31,"config":105,"questions":106},{"id":33},[107],{"question":108,"config":109,"answer":111},"詳しい情報はどこに問い合わせればよいですか？",{"id":110},"who-can-i-contact-for-more-information","GitLab.comの有料プランにアップグレードするには、[オンラインで購入手続きを行う](https://docs.gitlab.com/ee/subscriptions/gitlab_com/)か、[GitLabのセールスチーム](https://page.gitlab.com/ci-minutes.html)までご連絡ください。\n\nまた、質問やフィードバックについては、[GitLabコミュニティフォーラム](https://forum.gitlab.com/t/ci-cd-minutes-for-free-tier/40241)に専用のスペースを設けています。こちらはGitLabのチームメンバーやプロダクトマネージャーが随時確認しております。\n","content:ja-jp:pricing:faq-compute-minutes.yml","yaml","Faq Compute Minutes","content","ja-jp/pricing/faq-compute-minutes.yml","ja-jp/pricing/faq-compute-minutes","yml",{"_path":120,"_dir":121,"_draft":6,"_partial":6,"_locale":7,"data":122,"_id":531,"_type":113,"title":532,"_source":115,"_file":533,"_stem":534,"_extension":118},"/shared/ja-jp/main-navigation","ja-jp",{"logo":123,"freeTrial":128,"sales":133,"login":138,"items":143,"search":475,"minimal":509,"duo":522},{"config":124},{"href":125,"dataGaName":126,"dataGaLocation":127},"/ja-jp/","gitlab logo","header",{"text":129,"config":130},"無料トライアルを開始",{"href":131,"dataGaName":132,"dataGaLocation":127},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":134,"config":135},"お問い合わせ",{"href":136,"dataGaName":137,"dataGaLocation":127},"/ja-jp/sales/","sales",{"text":139,"config":140},"サインイン",{"href":141,"dataGaName":142,"dataGaLocation":127},"https://gitlab.com/users/sign_in/","sign in",[144,188,287,291,397,457],{"text":145,"config":146,"cards":148,"footer":171},"プラットフォーム",{"dataNavLevelOne":147},"platform",[149,155,163],{"title":145,"description":150,"link":151},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":152,"config":153},"プラットフォームを詳しく見る",{"href":154,"dataGaName":147,"dataGaLocation":127},"/ja-jp/platform/",{"title":156,"description":157,"link":158},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":159,"config":160},"GitLab Duoのご紹介",{"href":161,"dataGaName":162,"dataGaLocation":127},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":164,"description":165,"link":166},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":167,"config":168},"詳細はこちら",{"href":169,"dataGaName":170,"dataGaLocation":127},"/ja-jp/why-gitlab/","why gitlab",{"title":172,"items":173},"利用を開始：",[174,179,184],{"text":175,"config":176},"プラットフォームエンジニアリング",{"href":177,"dataGaName":178,"dataGaLocation":127},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":180,"config":181},"開発者の経験",{"href":182,"dataGaName":183,"dataGaLocation":127},"/ja-jp/developer-experience/","Developer experience",{"text":185,"config":186},"MLOps",{"href":187,"dataGaName":185,"dataGaLocation":127},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":189,"left":190,"config":191,"link":193,"lists":197,"footer":269},"製品",true,{"dataNavLevelOne":192},"solutions",{"text":194,"config":195},"すべてのソリューションを表示",{"href":196,"dataGaName":192,"dataGaLocation":127},"/ja-jp/solutions/",[198,224,247],{"title":199,"description":200,"link":201,"items":206},"自動化","CI/CDと自動化でデプロイを加速",{"config":202},{"icon":203,"href":204,"dataGaName":205,"dataGaLocation":127},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[207,211,215,220],{"text":208,"config":209},"CI/CD",{"href":210,"dataGaLocation":127,"dataGaName":208},"/ja-jp/solutions/continuous-integration/",{"text":212,"config":213},"AIアシストによる開発",{"href":161,"dataGaLocation":127,"dataGaName":214},"AI assisted development",{"text":216,"config":217},"ソースコード管理",{"href":218,"dataGaLocation":127,"dataGaName":219},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":221,"config":222},"自動化されたソフトウェアデリバリー",{"href":204,"dataGaLocation":127,"dataGaName":223},"Automated software delivery",{"title":225,"description":226,"link":227,"items":232},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":228},{"href":229,"dataGaName":230,"dataGaLocation":127,"icon":231},"/ja-jp/solutions/security-compliance/","security and compliance","ShieldCheckLight",[233,238,243],{"text":234,"config":235},"Application Security Testing",{"href":236,"dataGaName":237,"dataGaLocation":127},"/solutions/application-security-testing/","Application security testing",{"text":239,"config":240},"ソフトウェアサプライチェーンの安全性",{"href":241,"dataGaLocation":127,"dataGaName":242},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":244,"config":245},"Software Compliance",{"href":246,"dataGaName":244,"dataGaLocation":127},"/solutions/software-compliance/",{"title":248,"link":249,"items":254},"測定",{"config":250},{"icon":251,"href":252,"dataGaName":253,"dataGaLocation":127},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[255,259,264],{"text":256,"config":257},"可視性と測定",{"href":252,"dataGaLocation":127,"dataGaName":258},"Visibility and Measurement",{"text":260,"config":261},"バリューストリーム管理",{"href":262,"dataGaLocation":127,"dataGaName":263},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":265,"config":266},"分析とインサイト",{"href":267,"dataGaLocation":127,"dataGaName":268},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":270,"items":271},"GitLabが活躍する場所",[272,277,282],{"text":273,"config":274},"Enterprise",{"href":275,"dataGaLocation":127,"dataGaName":276},"/ja-jp/enterprise/","enterprise",{"text":278,"config":279},"スモールビジネス",{"href":280,"dataGaLocation":127,"dataGaName":281},"/ja-jp/small-business/","small business",{"text":283,"config":284},"公共機関",{"href":285,"dataGaLocation":127,"dataGaName":286},"/ja-jp/solutions/public-sector/","public sector",{"text":288,"config":289},"価格",{"href":290,"dataGaName":5,"dataGaLocation":127,"dataNavLevelOne":5},"/ja-jp/pricing/",{"text":292,"config":293,"link":295,"lists":299,"feature":384},"関連リソース",{"dataNavLevelOne":294},"resources",{"text":296,"config":297},"すべてのリソースを表示",{"href":298,"dataGaName":294,"dataGaLocation":127},"/ja-jp/resources/",[300,333,356],{"title":301,"items":302},"はじめに",[303,308,313,318,323,328],{"text":304,"config":305},"インストール",{"href":306,"dataGaName":307,"dataGaLocation":127},"/ja-jp/install/","install",{"text":309,"config":310},"クイックスタートガイド",{"href":311,"dataGaName":312,"dataGaLocation":127},"/ja-jp/get-started/","quick setup checklists",{"text":314,"config":315},"学ぶ",{"href":316,"dataGaLocation":127,"dataGaName":317},"https://university.gitlab.com/","learn",{"text":319,"config":320},"製品ドキュメント",{"href":321,"dataGaName":322,"dataGaLocation":127},"https://docs.gitlab.com/","product documentation",{"text":324,"config":325},"ベストプラクティスビデオ",{"href":326,"dataGaName":327,"dataGaLocation":127},"/ja-jp/getting-started-videos/","best practice videos",{"text":329,"config":330},"インテグレーション",{"href":331,"dataGaName":332,"dataGaLocation":127},"/ja-jp/integrations/","integrations",{"title":334,"items":335},"検索する",[336,341,346,351],{"text":337,"config":338},"お客様成功事例",{"href":339,"dataGaName":340,"dataGaLocation":127},"/ja-jp/customers/","customer success stories",{"text":342,"config":343},"ブログ",{"href":344,"dataGaName":345,"dataGaLocation":127},"/ja-jp/blog/","blog",{"text":347,"config":348},"リモート",{"href":349,"dataGaName":350,"dataGaLocation":127},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":352,"config":353},"TeamOps",{"href":354,"dataGaName":355,"dataGaLocation":127},"/ja-jp/teamops/","teamops",{"title":357,"items":358},"つなげる",[359,364,369,374,379],{"text":360,"config":361},"GitLabサービス",{"href":362,"dataGaName":363,"dataGaLocation":127},"/ja-jp/services/","services",{"text":365,"config":366},"コミュニティ",{"href":367,"dataGaName":368,"dataGaLocation":127},"/community/","community",{"text":370,"config":371},"フォーラム",{"href":372,"dataGaName":373,"dataGaLocation":127},"https://forum.gitlab.com/","forum",{"text":375,"config":376},"イベント",{"href":377,"dataGaName":378,"dataGaLocation":127},"/events/","events",{"text":380,"config":381},"パートナー",{"href":382,"dataGaName":383,"dataGaLocation":127},"/ja-jp/partners/","partners",{"backgroundColor":385,"textColor":386,"text":387,"image":388,"link":392},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":389,"config":390},"ソースプロモカード",{"src":391},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":393,"config":394},"最新情報を読む",{"href":395,"dataGaName":396,"dataGaLocation":127},"/ja-jp/the-source/","the source",{"text":398,"config":399,"lists":401},"Company",{"dataNavLevelOne":400},"company",[402],{"items":403},[404,409,415,417,422,427,432,437,442,447,452],{"text":405,"config":406},"GitLabについて",{"href":407,"dataGaName":408,"dataGaLocation":127},"/ja-jp/company/","about",{"text":410,"config":411,"footerGa":414},"採用情報",{"href":412,"dataGaName":413,"dataGaLocation":127},"/jobs/","jobs",{"dataGaName":413},{"text":375,"config":416},{"href":377,"dataGaName":378,"dataGaLocation":127},{"text":418,"config":419},"経営陣",{"href":420,"dataGaName":421,"dataGaLocation":127},"/company/team/e-group/","leadership",{"text":423,"config":424},"チーム",{"href":425,"dataGaName":426,"dataGaLocation":127},"/company/team/","team",{"text":428,"config":429},"ハンドブック",{"href":430,"dataGaName":431,"dataGaLocation":127},"https://handbook.gitlab.com/","handbook",{"text":433,"config":434},"投資家向け情報",{"href":435,"dataGaName":436,"dataGaLocation":127},"https://ir.gitlab.com/","investor relations",{"text":438,"config":439},"トラストセンター",{"href":440,"dataGaName":441,"dataGaLocation":127},"/ja-jp/security/","trust center",{"text":443,"config":444},"AI Transparency Center",{"href":445,"dataGaName":446,"dataGaLocation":127},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":448,"config":449},"ニュースレター",{"href":450,"dataGaName":451,"dataGaLocation":127},"/company/contact/","newsletter",{"text":453,"config":454},"プレス",{"href":455,"dataGaName":456,"dataGaLocation":127},"/press/","press",{"text":134,"config":458,"lists":459},{"dataNavLevelOne":400},[460],{"items":461},[462,465,470],{"text":134,"config":463},{"href":136,"dataGaName":464,"dataGaLocation":127},"talk to sales",{"text":466,"config":467},"サポートを受ける",{"href":468,"dataGaName":469,"dataGaLocation":127},"/support/","get help",{"text":471,"config":472},"カスタマーポータル",{"href":473,"dataGaName":474,"dataGaLocation":127},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":476,"login":477,"suggestions":484},"閉じる",{"text":478,"link":479},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":480,"config":481},"GitLab.com",{"href":141,"dataGaName":482,"dataGaLocation":483},"search login","search",{"text":485,"default":486},"提案",[487,490,495,497,501,505],{"text":156,"config":488},{"href":161,"dataGaName":489,"dataGaLocation":483},"GitLab Duo (AI)",{"text":491,"config":492},"コード提案（AI）",{"href":493,"dataGaName":494,"dataGaLocation":483},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":208,"config":496},{"href":210,"dataGaName":208,"dataGaLocation":483},{"text":498,"config":499},"GitLab on AWS",{"href":500,"dataGaName":498,"dataGaLocation":483},"/ja-jp/partners/technology-partners/aws/",{"text":502,"config":503},"GitLab on Google Cloud",{"href":504,"dataGaName":502,"dataGaLocation":483},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":506,"config":507},"GitLabを選ぶ理由",{"href":169,"dataGaName":508,"dataGaLocation":483},"Why GitLab?",{"freeTrial":510,"mobileIcon":514,"desktopIcon":519},{"text":129,"config":511},{"href":512,"dataGaName":132,"dataGaLocation":513},"https://gitlab.com/-/trials/new/","nav",{"altText":515,"config":516},"GitLabアイコン",{"src":517,"dataGaName":518,"dataGaLocation":513},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":515,"config":520},{"src":521,"dataGaName":518,"dataGaLocation":513},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":523,"mobileIcon":527,"desktopIcon":529},{"text":524,"config":525},"GitLab Duoの詳細について",{"href":161,"dataGaName":526,"dataGaLocation":513},"gitlab duo",{"altText":515,"config":528},{"src":517,"dataGaName":518,"dataGaLocation":513},{"altText":515,"config":530},{"src":521,"dataGaName":518,"dataGaLocation":513},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":536,"_dir":121,"_draft":6,"_partial":6,"_locale":7,"title":537,"button":538,"config":543,"_id":545,"_type":113,"_source":115,"_file":546,"_stem":547,"_extension":118},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":539,"config":540},"ベータ版を試す",{"href":541,"dataGaName":542,"dataGaLocation":127},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":544},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":549,"_dir":121,"_draft":6,"_partial":6,"_locale":7,"data":550,"_id":754,"_type":113,"title":755,"_source":115,"_file":756,"_stem":757,"_extension":118},"/shared/ja-jp/main-footer",{"text":551,"source":552,"edit":558,"contribute":563,"config":568,"items":573,"minimal":746},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":553,"config":554},"ページのソースを表示",{"href":555,"dataGaName":556,"dataGaLocation":557},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":559,"config":560},"このページを編集",{"href":561,"dataGaName":562,"dataGaLocation":557},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":564,"config":565},"ご協力をお願いします",{"href":566,"dataGaName":567,"dataGaLocation":557},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":569,"facebook":570,"youtube":571,"linkedin":572},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[574,597,651,684,718],{"title":145,"links":575,"subMenu":580},[576],{"text":577,"config":578},"DevSecOpsプラットフォーム",{"href":154,"dataGaName":579,"dataGaLocation":557},"devsecops platform",[581],{"title":288,"links":582},[583,587,592],{"text":584,"config":585},"プランの表示",{"href":290,"dataGaName":586,"dataGaLocation":557},"view plans",{"text":588,"config":589},"Premiumを選ぶ理由",{"href":590,"dataGaName":591,"dataGaLocation":557},"/ja-jp/pricing/premium/","why premium",{"text":593,"config":594},"Ultimateを選ぶ理由",{"href":595,"dataGaName":596,"dataGaLocation":557},"/ja-jp/pricing/ultimate/","why ultimate",{"title":598,"links":599},"ソリューション",[600,605,608,610,615,620,624,627,630,635,637,639,641,646],{"text":601,"config":602},"デジタルトランスフォーメーション",{"href":603,"dataGaName":604,"dataGaLocation":557},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":606,"config":607},"セキュリティとコンプライアンス",{"href":236,"dataGaName":237,"dataGaLocation":557},{"text":221,"config":609},{"href":204,"dataGaName":205,"dataGaLocation":557},{"text":611,"config":612},"アジャイル開発",{"href":613,"dataGaName":614,"dataGaLocation":557},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":616,"config":617},"クラウドトランスフォーメーション",{"href":618,"dataGaName":619,"dataGaLocation":557},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":621,"config":622},"SCM",{"href":218,"dataGaName":623,"dataGaLocation":557},"source code management",{"text":208,"config":625},{"href":210,"dataGaName":626,"dataGaLocation":557},"continuous integration & delivery",{"text":260,"config":628},{"href":262,"dataGaName":629,"dataGaLocation":557},"value stream management",{"text":631,"config":632},"GitOps",{"href":633,"dataGaName":634,"dataGaLocation":557},"/ja-jp/solutions/gitops/","gitops",{"text":273,"config":636},{"href":275,"dataGaName":276,"dataGaLocation":557},{"text":278,"config":638},{"href":280,"dataGaName":281,"dataGaLocation":557},{"text":283,"config":640},{"href":285,"dataGaName":286,"dataGaLocation":557},{"text":642,"config":643},"教育",{"href":644,"dataGaName":645,"dataGaLocation":557},"/ja-jp/solutions/education/","education",{"text":647,"config":648},"金融サービス",{"href":649,"dataGaName":650,"dataGaLocation":557},"/ja-jp/solutions/finance/","financial services",{"title":292,"links":652},[653,655,657,659,662,664,668,670,672,674,676,678,680,682],{"text":304,"config":654},{"href":306,"dataGaName":307,"dataGaLocation":557},{"text":309,"config":656},{"href":311,"dataGaName":312,"dataGaLocation":557},{"text":314,"config":658},{"href":316,"dataGaName":317,"dataGaLocation":557},{"text":319,"config":660},{"href":321,"dataGaName":661,"dataGaLocation":557},"docs",{"text":342,"config":663},{"href":344,"dataGaName":345},{"text":665,"config":666},"お客様の成功事例",{"href":667,"dataGaLocation":557},"/customers/",{"text":337,"config":669},{"href":339,"dataGaName":340,"dataGaLocation":557},{"text":347,"config":671},{"href":349,"dataGaName":350,"dataGaLocation":557},{"text":360,"config":673},{"href":362,"dataGaName":363,"dataGaLocation":557},{"text":352,"config":675},{"href":354,"dataGaName":355,"dataGaLocation":557},{"text":365,"config":677},{"href":367,"dataGaName":368,"dataGaLocation":557},{"text":370,"config":679},{"href":372,"dataGaName":373,"dataGaLocation":557},{"text":375,"config":681},{"href":377,"dataGaName":378,"dataGaLocation":557},{"text":380,"config":683},{"href":382,"dataGaName":383,"dataGaLocation":557},{"title":398,"links":685},[686,688,690,692,694,696,698,702,707,709,711,713],{"text":405,"config":687},{"href":407,"dataGaName":400,"dataGaLocation":557},{"text":410,"config":689},{"href":412,"dataGaName":413,"dataGaLocation":557},{"text":418,"config":691},{"href":420,"dataGaName":421,"dataGaLocation":557},{"text":423,"config":693},{"href":425,"dataGaName":426,"dataGaLocation":557},{"text":428,"config":695},{"href":430,"dataGaName":431,"dataGaLocation":557},{"text":433,"config":697},{"href":435,"dataGaName":436,"dataGaLocation":557},{"text":699,"config":700},"Sustainability",{"href":701,"dataGaName":699,"dataGaLocation":557},"/sustainability/",{"text":703,"config":704},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":705,"dataGaName":706,"dataGaLocation":557},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":438,"config":708},{"href":440,"dataGaName":441,"dataGaLocation":557},{"text":448,"config":710},{"href":450,"dataGaName":451,"dataGaLocation":557},{"text":453,"config":712},{"href":455,"dataGaName":456,"dataGaLocation":557},{"text":714,"config":715},"現代奴隷制の透明性に関する声明",{"href":716,"dataGaName":717,"dataGaLocation":557},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":134,"links":719},[720,722,724,726,731,736,741],{"text":134,"config":721},{"href":136,"dataGaName":137,"dataGaLocation":557},{"text":466,"config":723},{"href":468,"dataGaName":469,"dataGaLocation":557},{"text":471,"config":725},{"href":473,"dataGaName":474,"dataGaLocation":557},{"text":727,"config":728},"ステータス",{"href":729,"dataGaName":730,"dataGaLocation":557},"https://status.gitlab.com/","status",{"text":732,"config":733},"利用規約",{"href":734,"dataGaName":735,"dataGaLocation":557},"/terms/","terms of use",{"text":737,"config":738},"プライバシーに関する声明",{"href":739,"dataGaName":740,"dataGaLocation":557},"/ja-jp/privacy/","privacy statement",{"text":742,"config":743},"Cookieの設定",{"dataGaName":744,"dataGaLocation":557,"id":745,"isOneTrustButton":190},"cookie preferences","ot-sdk-btn",{"items":747},[748,750,752],{"text":732,"config":749},{"href":734,"dataGaName":735,"dataGaLocation":557},{"text":737,"config":751},{"href":739,"dataGaName":740,"dataGaLocation":557},{"text":742,"config":753},{"dataGaName":744,"dataGaLocation":557,"id":745,"isOneTrustButton":190},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",1758326279539]