[{"data":1,"prerenderedAt":757},["ShallowReactive",2],{"/ja-jp/pricing/faq-compute-minutes/":3,"navigation-ja-jp":119,"banner-ja-jp":535,"footer-ja-jp":547},{"_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},"/images/backgrounds/infinity-icon-cropped.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,237,242],{"text":234,"config":235},"セキュリティとコンプライアンス",{"href":229,"dataGaLocation":127,"dataGaName":236},"Security & Compliance",{"text":238,"config":239},"ソフトウェアサプライチェーンの安全性",{"href":240,"dataGaLocation":127,"dataGaName":241},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":243,"config":244},"コンプライアンスとガバナンス",{"href":245,"dataGaLocation":127,"dataGaName":246},"/ja-jp/solutions/continuous-software-compliance/","Compliance and governance",{"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},"/images/navigation/the-source-promo-card.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},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":515,"config":520},{"src":521,"dataGaName":518,"dataGaLocation":513},"/images/brand/gitlab-logo-type.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":542,"_id":544,"_type":113,"_source":115,"_file":545,"_stem":546,"_extension":118},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":167,"config":539},{"href":540,"dataGaName":541,"dataGaLocation":127},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":543},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":548,"_dir":121,"_draft":6,"_partial":6,"_locale":7,"data":549,"_id":753,"_type":113,"title":754,"_source":115,"_file":755,"_stem":756,"_extension":118},"/shared/ja-jp/main-footer",{"text":550,"source":551,"edit":557,"contribute":562,"config":567,"items":572,"minimal":745},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":552,"config":553},"ページのソースを表示",{"href":554,"dataGaName":555,"dataGaLocation":556},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":558,"config":559},"このページを編集",{"href":560,"dataGaName":561,"dataGaLocation":556},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":563,"config":564},"ご協力をお願いします",{"href":565,"dataGaName":566,"dataGaLocation":556},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":568,"facebook":569,"youtube":570,"linkedin":571},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[573,596,650,683,717],{"title":145,"links":574,"subMenu":579},[575],{"text":576,"config":577},"DevSecOpsプラットフォーム",{"href":154,"dataGaName":578,"dataGaLocation":556},"devsecops platform",[580],{"title":288,"links":581},[582,586,591],{"text":583,"config":584},"プランの表示",{"href":290,"dataGaName":585,"dataGaLocation":556},"view plans",{"text":587,"config":588},"Premiumを選ぶ理由",{"href":589,"dataGaName":590,"dataGaLocation":556},"/ja-jp/pricing/premium/","why premium",{"text":592,"config":593},"Ultimateを選ぶ理由",{"href":594,"dataGaName":595,"dataGaLocation":556},"/ja-jp/pricing/ultimate/","why ultimate",{"title":597,"links":598},"ソリューション",[599,604,607,609,614,619,623,626,629,634,636,638,640,645],{"text":600,"config":601},"デジタルトランスフォーメーション",{"href":602,"dataGaName":603,"dataGaLocation":556},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":234,"config":605},{"href":229,"dataGaName":606,"dataGaLocation":556},"security & compliance",{"text":221,"config":608},{"href":204,"dataGaName":205,"dataGaLocation":556},{"text":610,"config":611},"アジャイル開発",{"href":612,"dataGaName":613,"dataGaLocation":556},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":615,"config":616},"クラウドトランスフォーメーション",{"href":617,"dataGaName":618,"dataGaLocation":556},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":620,"config":621},"SCM",{"href":218,"dataGaName":622,"dataGaLocation":556},"source code management",{"text":208,"config":624},{"href":210,"dataGaName":625,"dataGaLocation":556},"continuous integration & delivery",{"text":260,"config":627},{"href":262,"dataGaName":628,"dataGaLocation":556},"value stream management",{"text":630,"config":631},"GitOps",{"href":632,"dataGaName":633,"dataGaLocation":556},"/ja-jp/solutions/gitops/","gitops",{"text":273,"config":635},{"href":275,"dataGaName":276,"dataGaLocation":556},{"text":278,"config":637},{"href":280,"dataGaName":281,"dataGaLocation":556},{"text":283,"config":639},{"href":285,"dataGaName":286,"dataGaLocation":556},{"text":641,"config":642},"教育",{"href":643,"dataGaName":644,"dataGaLocation":556},"/ja-jp/solutions/education/","education",{"text":646,"config":647},"金融サービス",{"href":648,"dataGaName":649,"dataGaLocation":556},"/ja-jp/solutions/finance/","financial services",{"title":292,"links":651},[652,654,656,658,661,663,667,669,671,673,675,677,679,681],{"text":304,"config":653},{"href":306,"dataGaName":307,"dataGaLocation":556},{"text":309,"config":655},{"href":311,"dataGaName":312,"dataGaLocation":556},{"text":314,"config":657},{"href":316,"dataGaName":317,"dataGaLocation":556},{"text":319,"config":659},{"href":321,"dataGaName":660,"dataGaLocation":556},"docs",{"text":342,"config":662},{"href":344,"dataGaName":345},{"text":664,"config":665},"お客様の成功事例",{"href":666,"dataGaLocation":556},"/customers/",{"text":337,"config":668},{"href":339,"dataGaName":340,"dataGaLocation":556},{"text":347,"config":670},{"href":349,"dataGaName":350,"dataGaLocation":556},{"text":360,"config":672},{"href":362,"dataGaName":363,"dataGaLocation":556},{"text":352,"config":674},{"href":354,"dataGaName":355,"dataGaLocation":556},{"text":365,"config":676},{"href":367,"dataGaName":368,"dataGaLocation":556},{"text":370,"config":678},{"href":372,"dataGaName":373,"dataGaLocation":556},{"text":375,"config":680},{"href":377,"dataGaName":378,"dataGaLocation":556},{"text":380,"config":682},{"href":382,"dataGaName":383,"dataGaLocation":556},{"title":398,"links":684},[685,687,689,691,693,695,697,701,706,708,710,712],{"text":405,"config":686},{"href":407,"dataGaName":400,"dataGaLocation":556},{"text":410,"config":688},{"href":412,"dataGaName":413,"dataGaLocation":556},{"text":418,"config":690},{"href":420,"dataGaName":421,"dataGaLocation":556},{"text":423,"config":692},{"href":425,"dataGaName":426,"dataGaLocation":556},{"text":428,"config":694},{"href":430,"dataGaName":431,"dataGaLocation":556},{"text":433,"config":696},{"href":435,"dataGaName":436,"dataGaLocation":556},{"text":698,"config":699},"Sustainability",{"href":700,"dataGaName":698,"dataGaLocation":556},"/sustainability/",{"text":702,"config":703},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":704,"dataGaName":705,"dataGaLocation":556},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":438,"config":707},{"href":440,"dataGaName":441,"dataGaLocation":556},{"text":448,"config":709},{"href":450,"dataGaName":451,"dataGaLocation":556},{"text":453,"config":711},{"href":455,"dataGaName":456,"dataGaLocation":556},{"text":713,"config":714},"現代奴隷制の透明性に関する声明",{"href":715,"dataGaName":716,"dataGaLocation":556},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":134,"links":718},[719,721,723,725,730,735,740],{"text":134,"config":720},{"href":136,"dataGaName":137,"dataGaLocation":556},{"text":466,"config":722},{"href":468,"dataGaName":469,"dataGaLocation":556},{"text":471,"config":724},{"href":473,"dataGaName":474,"dataGaLocation":556},{"text":726,"config":727},"ステータス",{"href":728,"dataGaName":729,"dataGaLocation":556},"https://status.gitlab.com/","status",{"text":731,"config":732},"利用規約",{"href":733,"dataGaName":734,"dataGaLocation":556},"/terms/","terms of use",{"text":736,"config":737},"プライバシーに関する声明",{"href":738,"dataGaName":739,"dataGaLocation":556},"/ja-jp/privacy/","privacy statement",{"text":741,"config":742},"Cookieの設定",{"dataGaName":743,"dataGaLocation":556,"id":744,"isOneTrustButton":190},"cookie preferences","ot-sdk-btn",{"items":746},[747,749,751],{"text":731,"config":748},{"href":733,"dataGaName":734,"dataGaLocation":556},{"text":736,"config":750},{"href":738,"dataGaName":739,"dataGaLocation":556},{"text":741,"config":752},{"dataGaName":743,"dataGaLocation":556,"id":744,"isOneTrustButton":190},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",1753475492358]