[{"data":1,"prerenderedAt":1476},["ShallowReactive",2],{"/blog/gitlab-jira-integration-selfmanaged":3,"navigation-en-us":691,"banner-en-us":1119,"footer-en-us":1129,"blog-post-authors-en-us-Tye Davis":1372,"blog-related-posts-en-us-gitlab-jira-integration-selfmanaged":1386,"blog-promotions-en-us":1412,"next-steps-en-us":1466},{"id":4,"title":5,"authors":6,"body":8,"category":669,"date":670,"description":671,"extension":672,"externalUrl":673,"faq":673,"featured":674,"heroImage":675,"meta":676,"navigation":677,"path":678,"seo":679,"slug":683,"stem":684,"tags":685,"template":689,"updatedDate":673,"__hash__":690},"blogPosts/en-us/blog/gitlab-jira-integration-selfmanaged.md","How to achieve a GitLab Jira integration",[7],"Tye Davis",{"type":9,"value":10,"toc":653},"minimark",[11,24,27,46,49,54,57,65,68,71,75,78,85,91,98,106,113,116,121,127,130,134,137,140,145,151,154,161,167,170,173,178,184,187,192,198,201,219,222,232,237,243,246,249,255,261,263,266,272,278,281,285,300,303,308,311,319,322,339,345,347,350,353,356,359,362,373,376,379,387,390,404,407,413,415,418,424,426,430,434,437,448,452,457,460,465,473,476,482,485,493,498,502,511,520,526,529,535,537,542,548,551,556,562,564,569,572,575,581,583,590,595,598,601,604,609,612,615,621,623,626,634,639],[12,13,14],"p",{},[15,16,17,18,23],"em",{},"This is the second in a series of posts on GitLab Jira integration strategies. The ",[19,20,22],"a",{"href":21},"/blog/integrating-gitlab-com-with-atlassian-jira-cloud/","first post","\nexplains how to integrate GitLab.com with Jira Cloud.",[12,25,26],{},"The advantages of a GitLab Jira integration are clear:",[28,29,30,34,37,40,43],"ul",{},[31,32,33],"li",{},"One GitLab project integrates with all the Jira projects in a single Jira\ninstance.",[31,35,36],{},"Quickly navigate to Jira issues from GitLab.",[31,38,39],{},"Detect and link to Jira issues from GitLab commits and merge requests.",[31,41,42],{},"Log GitLab events in the associated Jira issue.",[31,44,45],{},"Automatically close (transition) Jira issues with GitLab commits and merge\nrequests.",[12,47,48],{},"Here's a step-by-step guide of everything you need to know to achieve a\nGitLab Jira integration.",[50,51,53],"h2",{"id":52},"pre-configuration","Pre-configuration",[12,55,56],{},"As you approach configuring your GitLab project to Jira, you can choose from two options that best fit your company or organization's needs.  You can either:",[28,58,59,62],{},[31,60,61],{},"Use a service template by having a GitLab administrator provide default\nvalues for configuring integrations at the project level. When enabled, the defaults are applied to all projects that do not already have the integration enabled or do not otherwise have custom values enabled. The Jira integration values are all pre-filled on each project's configuration page for jira integration. If you disable the template, these values no longer appear as defaults, while any values already saved for an integration remain unchanged.",[31,63,64],{},"Configure integrations at a specific project level that will contain\ncustom values specific to that project and that project alone.",[12,66,67],{},"It should be noted that each GitLab project can be configured to connect to an entire Jira instance. That means one GitLab project can interact with all\nJira projects in that instance, once configured. Therefore, you will not have to explicitly associate a GitLab project with any single Jira project.",[12,69,70],{},"GitLab offers several different options that allow you to integrate Jira in a way that best fits you and your team's needs based on how you’ve set up your Jira software. Let’s take a deeper look into how to set-up each of these available options.",[50,72,74],{"id":73},"how-to-configure-jira","How to configure Jira",[12,76,77],{},"The first step in setting up your Gitlab Jira integration is having your\nJira configuration in order.",[12,79,80,84],{},[81,82,83],"strong",{},"Jira Server"," supports basic authentication. When connecting, a username and password are required. Note that connecting to Jira Server via CAS is not possible. Set up a user in Jira Server first and then proceed to\nConfiguring GitLab.",[12,86,87,90],{},[81,88,89],{},"Jira Cloud"," supports authentication through an API token, and in order to begin the process you need to start by creating one within Jira. When connecting to Jira Cloud, an email and API token are required. Set up a user in Jira Cloud first and then proceed to Configuring GitLab.",[12,92,93,94],{},"Create an API token here:\n",[19,95,96],{"href":96,"rel":97},"https://id.atlassian.com/manage-profile/security/api-tokens",[],[28,99,100,103],{},[31,101,102],{},"Log in to id.atlassian.com with your email address. It is important that\nthe user associated with this email address has write access to projects in\nJira",[31,104,105],{},"Click Create API token.",[12,107,108],{},[109,110],"img",{"alt":111,"src":112},"Create API Token in\nJira","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397965/blog/Content%20Images/atlassianjira/createjiratoken.png",[12,114,115],{},"Jira API token creation",[28,117,118],{},[31,119,120],{},"Click Copy, or click View and write down the new API token. It is required\nwhen configuring GitLab.",[12,122,123],{},[109,124],{"alt":125,"src":126},"Copy API\nToken","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397955/blog/Content%20Images/atlassianjira/copyjiratoken.png",[12,128,129],{},"Jira API token copy to clipboard",[50,131,133],{"id":132},"how-to-configure-gitlab","How to configure GitLab",[12,135,136],{},"As mentioned above, you can begin setting up the Jira integration either by using a service template that defaults all GitLab projects to pre-fill Jira values or you can set up at an individual project level.",[12,138,139],{},"To set up a service template:",[28,141,142],{},[31,143,144],{},"1a. Navigate to the Admin Area > Service Templates and choose the Jira\nservice template.",[12,146,147],{},[109,148],{"alt":149,"src":150},"GitLab Service\nTemplates","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397948/blog/Content%20Images/atlassianjira/GitLabServiceTemplates.png",[12,152,153],{},"GitLab Service Templates",[12,155,156,157,160],{},"2a. For each project, you will still need to configure the issue tracking\nURLs by replacing ",[158,159],"issues-tracker-id",{}," in the above screenshot with the ID used by your external issue tracker.",[12,162,163],{},[109,164],{"alt":165,"src":166},"Issue Tracker\nID","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397967/blog/Content%20Images/atlassianjira/issuetrackerid.png",[12,168,169],{},"Issue Tracker ID",[12,171,172],{},"To set up a individual project template:",[28,174,175],{},[31,176,177],{},"1b. To enable the Jira integration in a project, navigate to the\nIntegrations page and click the Jira service.",[12,179,180],{},[109,181],{"alt":182,"src":183},"Enable Jira\nIntegration","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397965/blog/Content%20Images/atlassianjira/enablejiraintegration.png",[12,185,186],{},"Enable Jira Integration",[28,188,189],{},[31,190,191],{},"2b. Select a Trigger action. This determines whether a mention of a Jira\nissue in GitLab commits, merge requests, or both, should link the Jira issue back to that source commit/MR and transition the Jira issue, if indicated.",[12,193,194],{},[109,195],{"alt":196,"src":197},"Select Trigger\nAction","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397972/blog/Content%20Images/atlassianjira/selecttriggeraction.png",[12,199,200],{},"Select Trigger Action",[28,202,203,206],{},[31,204,205],{},"3b. To include a comment on the Jira issue when the above reference is made in GitLab, check Enable comments.",[31,207,208,209,213,214,218],{},"3c. Enter the further details on the page as described in the following table:\n| Field | Description |\n| --- | --- |\n| Web URL | The base URL to the Jira instance web interface which is being linked to this GitLab project. E.g., ",[19,210,211],{"href":211,"rel":212},"https://jira.example.com",[],". |\n| Jira API URL | The base URL to the Jira instance API. Web URL value will be used if not set. E.g., ",[19,215,216],{"href":216,"rel":217},"https://jira-api.example.com",[],". Leave this field blank (or use the same value of Web URL) if using Jira Cloud. |\n| Username or Email | Use username for Jira Server or email for Jira Cloud |\n| Transition ID | Required for closing Jira issues via commits or merge requests. This is the ID of a transition in Jira that moves issues to a desired state. If you insert multiple transition IDs separated by , or ;, the issue is moved to each state, one after another, using the given order. (See below for obtaining a transition ID) |",[12,220,221],{},"In order to obtain a transition ID, do the following:",[28,223,224],{},[31,225,226,227,231],{},"By using the API, with a request like\n",[19,228,229],{"href":229,"rel":230},"https://yourcompany.atlassian.net/rest/api/2/issue/ISSUE-123/transitions",[]," using an issue that is in the appropriate “open” state",[12,233,234],{},[15,235,236],{},"Note: The transition ID may vary between workflows (e.g., bug vs. story), even if the status you are changing to is the same.",[12,238,239],{},[109,240],{"alt":241,"src":242},"Transition\nID","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397973/blog/Content%20Images/atlassianjira/transitionid.png",[12,244,245],{},"Transition ID",[12,247,248],{},"Your GitLab project can now interact with all Jira projects in your instance and the project now displays a Jira link that opens the Jira project.",[12,250,251,252],{},"When you have configured all settings, click ",[81,253,254],{},"Test settings and save changes.",[12,256,257],{},[109,258],{"alt":259,"src":260},"Test settings and save changes","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397973/blog/Content%20Images/atlassianjira/testsettingsandsavechanges.png",[12,262,259],{},[12,264,265],{},"It should be noted that you can only display issues from a single Jira project within a given GitLab project.",[12,267,268,269],{},"The integration is now ",[81,270,271],{},"activated:",[12,273,274],{},[109,275],{"alt":276,"src":277},"Active Jira\nIntegration","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397948/blog/Content%20Images/atlassianjira/activeintegration.png",[12,279,280],{},"Active Jira Integration",[50,282,284],{"id":283},"jira-issues","Jira Issues",[12,286,287,288,293,294,299],{},"By now you should have ",[19,289,292],{"href":290,"rel":291},"https://docs.gitlab.com/integration/jira/#configuring-jira",[],"configured\nJira","\nand enabled the ",[19,295,298],{"href":296,"rel":297},"https://docs.gitlab.com/integration/jira/#configuring-gitlab",[],"Jira service in\nGitLab",".\nIf everything is set up correctly you should be able to reference and close\nJira issues by just mentioning their ID in GitLab commits and merge requests.",[12,301,302],{},"Jira issue IDs must be formatted in uppercase for the integration to work.",[304,305,307],"h3",{"id":306},"_1how-to-reference-jira-issues","1.How to reference Jira issues",[12,309,310],{},"When GitLab project has Jira issue tracker configured and enabled, mentioning Jira issue in GitLab will automatically add a comment in Jira issue with the link back to GitLab. This means that in comments in merge requests and commits referencing an issue, e.g., PROJECT-7, will add a comment in Jira issue in the format:",[12,312,313,314,318],{},"USER mentioned this issue in RESOURCE_NAME of ",[315,316,317],"span",{},"PROJECT_NAME|LINK_TO_COMMENT",":",[12,320,321],{},"ENTITY_TITLE",[28,323,324,327,330,333,336],{},[31,325,326],{},"USER A user that mentioned the issue. This is the link to the user profile\nin GitLab.",[31,328,329],{},"LINK_TO_THE_COMMENT Link to the origin of mention with a name of the\nentity where Jira issue was mentioned.",[31,331,332],{},"RESOURCE_NAME Kind of resource which referenced the issue. Can be a commit\nor merge request.",[31,334,335],{},"PROJECT_NAME GitLab project name.",[31,337,338],{},"ENTITY_TITLE Merge request title or commit message first line.",[12,340,341],{},[109,342],{"alt":343,"src":344},"Reference Jira issues","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397965/blog/Content%20Images/atlassianjira/issuelinks.png",[12,346,343],{},[12,348,349],{},"For example, the following commit will reference the Jira issue with\nPROJECT-1 as its ID:",[12,351,352],{},"git commit -m \"PROJECT-1 Fix spelling and grammar\"",[12,354,355],{},"Closing Jira Issues",[12,357,358],{},"Jira issues can be closed directly from GitLab when you push code by using trigger words in commits and merge requests. When a commit which contains the trigger word followed by the Jira issue ID in the commit message is pushed, GitLab will add a comment in the mentioned Jira issue and immediately close it (provided the transition ID was set up correctly).",[12,360,361],{},"There are currently three trigger words, and you can use either one to achieve the same goal:",[28,363,364,367,370],{},[31,365,366],{},"Resolves PROJECT-1",[31,368,369],{},"Closes PROJECT-1",[31,371,372],{},"Fixes PROJECT-1",[12,374,375],{},"where PROJECT-1 is the ID of the Jira issue.",[12,377,378],{},"Notes:",[28,380,381,384],{},[31,382,383],{},"Only commits and merges into the project’s default branch (usually main or\nmaster) will close an issue in Jira. You can change your projects default branch under project settings.",[31,385,386],{},"The Jira issue will not be transitioned if it has a resolution.",[12,388,389],{},"Let’s consider the following example:",[28,391,392,395,398,401],{},[31,393,394],{},"For the project named PROJECT in Jira, we implemented a new feature and\ncreated a merge request in GitLab.",[31,396,397],{},"This feature was requested in Jira issue PROJECT-7 and the merge request\nin GitLab contains the improvement",[31,399,400],{},"In the merge request description we use the issue closing trigger Closes\nPROJECT-7.",[31,402,403],{},"Once the merge request is merged, the Jira issue will be automatically\nclosed with a comment and an associated link to the commit that resolved the issue.",[12,405,406],{},"In the following screenshot you can see what the link references to the Jira issue look like.",[12,408,409],{},[109,410],{"alt":411,"src":412},"GitLab link references","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397969/blog/Content%20Images/atlassianjira/linkreferences.png",[12,414,411],{},[12,416,417],{},"Once this merge request is merged, the Jira issue will be automatically closed with a link to the commit that resolved the issue.",[12,419,420],{},[109,421],{"alt":422,"src":423},"Jira Issue auto closes when GitLab MR merges","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397968/blog/Content%20Images/atlassianjira/jiraautoclose.png",[12,425,422],{},[50,427,429],{"id":428},"development-panel-integration-set-up","Development Panel Integration Set-Up",[304,431,433],{"id":432},"a-jira-dvcs-configuration","A. Jira DVCS configuration",[12,435,436],{},"When using the Jira DVCS configuration, there are several different configurations you can make that are dependent on how your Jira/GitLab instances are managed.",[28,438,439,442,445],{},[31,440,441],{},"If you are using self-managed GitLab, make sure your GitLab instance is\naccessible by Jira.",[31,443,444],{},"If you’re connecting to Jira Cloud, ensure your instance is accessible\nthrough the internet.",[31,446,447],{},"If you are using Jira Server, make sure your instance is accessible\nhowever your network is set up.",[304,449,451],{"id":450},"b-gitlab-account-configuration-for-dvcs","B. GitLab account configuration for DVCS",[28,453,454],{},[31,455,456],{},"In GitLab, create a new application to allow Jira to connect with your\nGitLab account.",[12,458,459],{},"While signed in to the GitLab account that you want Jira to use to connect to GitLab, click your profile avatar at the top right, and then click\nSettings > Applications. Use the form to create a new application.",[28,461,462],{},[31,463,464],{},"In the Name field, enter a descriptive name for the integration, such as\nJira.",[12,466,467,468,472],{},"For the Redirect URI field, enter https://\u003Cgitlab.example.com>/login/oauth/callback, replacing\n\u003Cgitlab.example.com> with your GitLab instance domain. For example, if you are using GitLab.com, this would be ",[19,469,470],{"href":470,"rel":471},"https://gitlab.com/login/oauth/callback",[],".",[12,474,475],{},"Note: If using a GitLab version earlier than 11.3, the Redirect URI must be https://\u003Cgitlab.example.com>/-/jira/login/oauth/callback. If you want Jira to have access to all projects, GitLab recommends that an administrator create the application.",[12,477,478],{},[109,479],{"alt":480,"src":481},"Admin Creates\nIntegration","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397951/blog/Content%20Images/atlassianjira/admincreates.png",[12,483,484],{},"Admin Creates Integration",[28,486,487,490],{},[31,488,489],{},"Check API in the Scopes section and uncheck any other checkboxes.",[31,491,492],{},"Click Save application. GitLab displays the generated Application ID and\nSecret values. Copy these values, which you will use in Jira.",[12,494,495],{},[15,496,497],{},"Tip: To ensure that regular user account maintenance doesn’t impact your integration, create and use a single-purpose jira user in GitLab.",[50,499,501],{"id":500},"jira-dvcs-connector-setup","Jira DVCS Connector setup",[12,503,504,505,510],{},"Note: If you’re using GitLab.com and Jira Cloud, we recommend you use the ",[19,506,509],{"href":507,"rel":508},"https://docs.gitlab.com/integration/jira/",[],"GitLab for Jira app",", unless you have a specific need for the DVCS Connector.",[28,512,513],{},[31,514,515,516,472],{},"Ensure you have completed the ",[19,517,519],{"href":507,"rel":518},[],"GitLab\nconfiguration",[12,521,522],{},[109,523],{"alt":524,"src":525},"Check api in\nApplications","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397953/blog/Content%20Images/atlassianjira/checkapi.png",[12,527,528],{},"Check api in Applications",[12,530,531],{},[109,532],{"alt":533,"src":534},"Application was created successfully","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397953/blog/Content%20Images/atlassianjira/applicationsuccessful.png",[12,536,533],{},[28,538,539],{},[31,540,541],{},"If you’re using Jira Server, go to Settings (gear) > Applications > DVCS\naccounts. If you’re using Jira Cloud, go to Settings (gear) > Products >\nDVCS accounts.",[12,543,544],{},[109,545],{"alt":546,"src":547},"Go to DVCS in\nSettings","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397965/blog/Content%20Images/atlassianjira/dvcssettings.png",[12,549,550],{},"Go to DVCS in Settings",[28,552,553],{},[31,554,555],{},"Click Link GitHub Enterprise account to start creating a new integration.\n(We’re pretending to be GitHub in this integration, until there’s additional platform support in Jira.)",[12,557,558],{},[109,559],{"alt":560,"src":561},"Click Link to start new integration","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397965/blog/Content%20Images/atlassianjira/dvcsaccount.png",[12,563,560],{},[28,565,566],{},[31,567,568],{},"Complete the form:",[12,570,571],{},"Select GitHub Enterprise for the Host field.",[12,573,574],{},"In the Team or User Account field, enter the relative path of a top-level\nGitLab group that you have access to, or the relative path of your personal namespace.",[12,576,577],{},[109,578],{"alt":579,"src":580},"Add new account","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397949/blog/Content%20Images/atlassianjira/addnewaccount.png",[12,582,579],{},[12,584,585,586,472],{},"In the Host URL field, enter https://\u003Cgitlab.example.com>/, replacing\n\u003Cgitlab.example.com> with your GitLab instance domain. For example, if you are using GitLab.com, this would be ",[19,587,588],{"href":588,"rel":589},"https://gitlab.com/",[],[12,591,592],{},[15,593,594],{},"Note: If using a GitLab version earlier than 11.3 the Host URL value should be https://\u003Cgitlab.example.com>/-/jira",[12,596,597],{},"For the Client ID field, use the Application ID value from the previous section.",[12,599,600],{},"For the Client Secret field, use the Secret value from the previous section.",[12,602,603],{},"Ensure that the rest of the checkboxes are checked.",[28,605,606],{},[31,607,608],{},"Click Add to complete and create the integration.",[12,610,611],{},"Jira takes up to a few minutes to know about (import behind the scenes) all the commits and branches for all the projects in the GitLab group you specified in the previous step. These are refreshed every 60 minutes.",[12,613,614],{},"In the future, we plan on implementing real-time integration. If you need to refresh the data manually, you can do this from the Applications -> DVCS accounts screen where you initially set up the integration:",[12,616,617],{},[109,618],{"alt":619,"src":620},"Refresh data manually","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782397972/blog/Content%20Images/atlassianjira/refreshdata.png",[12,622,619],{},[12,624,625],{},"To connect additional GitLab projects from other GitLab top-level groups (or personal namespaces), repeat the previous steps with additional Jira DVCS accounts.",[12,627,628,629,633],{},"For troubleshooting your DVCS connection, go to ",[19,630,632],{"href":507,"rel":631},[],"GitLab\nDocs"," for more information.",[12,635,636],{},[15,637,638],{},"In our next blog post we'll look at Usage.",[12,640,641,642,647,648,472],{},"Cover image by ",[19,643,646],{"href":644,"rel":645},"https://unsplash.com/@mikidz",[],"Mikołaj Idziak"," on ",[19,649,652],{"href":650,"rel":651},"https://unsplash.com/photos/nwjRmbXbLgw",[],"Unsplash",{"title":654,"searchDepth":655,"depth":655,"links":656},"",2,[657,658,659,660,664,668],{"id":52,"depth":655,"text":53},{"id":73,"depth":655,"text":74},{"id":132,"depth":655,"text":133},{"id":283,"depth":655,"text":284,"children":661},[662],{"id":306,"depth":663,"text":307},3,{"id":428,"depth":655,"text":429,"children":665},[666,667],{"id":432,"depth":663,"text":433},{"id":450,"depth":663,"text":451},{"id":500,"depth":655,"text":501},"engineering","2021-04-12","Check out how to integrate GitLab self-managed with Atlassian Jira to connect your merge requests, branches, and commits to a Jira issue.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667260/Blog/Hero%20Images/twopeasinapod.jpg",{},true,"/en-us/blog/gitlab-jira-integration-selfmanaged",{"ogTitle":5,"ogImage":675,"ogDescription":671,"ogSiteName":680,"noIndex":674,"ogType":681,"ogUrl":682,"title":5,"canonicalUrls":682,"description":671},"https://about.gitlab.com","article","https://about.gitlab.com/blog/gitlab-jira-integration-selfmanaged","gitlab-jira-integration-selfmanaged","en-us/blog/gitlab-jira-integration-selfmanaged",[686,687,688],"cloud native","DevOps","CD","BlogPost","og4UXal0Sdi0keRZbZzR4gETHT0dR5yo1MXFWJI4b8I",{"logo":692,"freeTrial":697,"sales":702,"login":707,"items":712,"search":1039,"minimal":1070,"duo":1089,"switchNav":1098,"pricingDeployment":1109},{"config":693},{"href":694,"dataGaName":695,"dataGaLocation":696},"/","gitlab logo","header",{"text":698,"config":699},"Get free trial",{"href":700,"dataGaName":701,"dataGaLocation":696},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":703,"config":704},"Request a demo",{"href":705,"dataGaName":706,"dataGaLocation":696},"/sales/?contact-topic=request-demo","sales",{"text":708,"config":709},"Sign in",{"href":710,"dataGaName":711,"dataGaLocation":696},"https://gitlab.com/users/sign_in/","sign in",[713,742,842,847,961,1017],{"text":714,"config":715,"menu":717},"Platform",{"dataNavLevelOne":716},"platform",{"type":718,"columns":719},"cards",[720,726,734],{"title":714,"description":721,"link":722},"The intelligent orchestration platform for DevSecOps",{"text":723,"config":724},"Explore our Platform",{"href":725,"dataGaName":716,"dataGaLocation":696},"/platform/",{"title":727,"description":728,"link":729},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":730,"config":731},"Meet GitLab Duo",{"href":732,"dataGaName":733,"dataGaLocation":696},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":735,"description":736,"link":737},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":738,"config":739},"Learn more",{"href":740,"dataGaName":741,"dataGaLocation":696},"/why-gitlab/","why gitlab",{"text":743,"left":677,"config":744,"menu":746},"Product",{"dataNavLevelOne":745},"solutions",{"type":747,"link":748,"columns":752,"feature":821},"lists",{"text":749,"config":750},"View all Solutions",{"href":751,"dataGaName":745,"dataGaLocation":696},"/solutions/",[753,777,800],{"title":754,"description":755,"link":756,"items":761},"Automation","CI/CD and automation to accelerate deployment",{"config":757},{"icon":758,"href":759,"dataGaName":760,"dataGaLocation":696},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[762,766,769,773],{"text":763,"config":764},"CI/CD",{"href":765,"dataGaLocation":696,"dataGaName":763},"/solutions/continuous-integration/",{"text":727,"config":767},{"href":732,"dataGaLocation":696,"dataGaName":768},"gitlab duo agent platform - product menu",{"text":770,"config":771},"Source Code Management",{"href":772,"dataGaLocation":696,"dataGaName":770},"/solutions/source-code-management/",{"text":774,"config":775},"Automated Software Delivery",{"href":759,"dataGaLocation":696,"dataGaName":776},"Automated software delivery",{"title":778,"description":779,"link":780,"items":785},"Security","Deliver code faster without compromising security",{"config":781},{"href":782,"dataGaName":783,"dataGaLocation":696,"icon":784},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[786,790,795],{"text":787,"config":788},"Application Security Testing",{"href":782,"dataGaName":789,"dataGaLocation":696},"Application security testing",{"text":791,"config":792},"Software Supply Chain Security",{"href":793,"dataGaLocation":696,"dataGaName":794},"/solutions/supply-chain/","Software supply chain security",{"text":796,"config":797},"Software Compliance",{"href":798,"dataGaName":799,"dataGaLocation":696},"/solutions/software-compliance/","software compliance",{"title":801,"link":802,"items":807},"Measurement",{"config":803},{"icon":804,"href":805,"dataGaName":806,"dataGaLocation":696},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[808,812,816],{"text":809,"config":810},"Visibility & Measurement",{"href":805,"dataGaLocation":696,"dataGaName":811},"Visibility and Measurement",{"text":813,"config":814},"Value Stream Management",{"href":815,"dataGaLocation":696,"dataGaName":813},"/solutions/value-stream-management/",{"text":817,"config":818},"Analytics & Insights",{"href":819,"dataGaLocation":696,"dataGaName":820},"/solutions/analytics-and-insights/","Analytics and insights",{"title":822,"type":747,"items":823},"GitLab for",[824,830,836],{"text":825,"config":826},"Enterprise",{"icon":827,"href":828,"dataGaLocation":696,"dataGaName":829},"Building","/enterprise/","enterprise",{"text":831,"config":832},"Small Business",{"icon":833,"href":834,"dataGaLocation":696,"dataGaName":835},"Work","/small-business/","small business",{"text":837,"config":838},"Public Sector",{"icon":839,"href":840,"dataGaLocation":696,"dataGaName":841},"Organization","/solutions/public-sector/","public sector",{"text":843,"config":844},"Pricing",{"href":845,"dataGaName":846,"dataGaLocation":696,"dataNavLevelOne":846},"/pricing/","pricing",{"text":848,"config":849,"menu":851},"Resources",{"dataNavLevelOne":850},"resources",{"type":747,"link":852,"columns":856,"feature":950},{"text":853,"config":854},"View all resources",{"href":855,"dataGaName":850,"dataGaLocation":696},"/resources/",[857,890,917],{"title":858,"items":859},"Getting started",[860,865,870,875,880,885],{"text":861,"config":862},"Install",{"href":863,"dataGaName":864,"dataGaLocation":696},"/install/","install",{"text":866,"config":867},"Quick start guides",{"href":868,"dataGaName":869,"dataGaLocation":696},"/get-started/","quick setup checklists",{"text":871,"config":872},"Learn",{"href":873,"dataGaLocation":696,"dataGaName":874},"https://university.gitlab.com/","learn",{"text":876,"config":877},"Product documentation",{"href":878,"dataGaName":879,"dataGaLocation":696},"https://docs.gitlab.com/","product documentation",{"text":881,"config":882},"Best practice videos",{"href":883,"dataGaName":884,"dataGaLocation":696},"/getting-started-videos/","best practice videos",{"text":886,"config":887},"Integrations",{"href":888,"dataGaName":889,"dataGaLocation":696},"/integrations/","integrations",{"title":891,"items":892},"Discover",[893,898,903,908,912],{"text":894,"config":895},"Customer success stories",{"href":896,"dataGaName":897,"dataGaLocation":696},"/customers/","customer success stories",{"text":899,"config":900},"Blog",{"href":901,"dataGaName":902,"dataGaLocation":696},"/blog/","blog",{"text":904,"config":905},"Demo Hub",{"href":906,"dataGaName":907,"dataGaLocation":696},"/demo-hub/","demo hub",{"text":909,"config":910},"The Source",{"href":911,"dataGaName":902,"dataGaLocation":696},"/the-source/",{"text":913,"config":914},"Remote",{"href":915,"dataGaName":916,"dataGaLocation":696},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":918,"items":919},"Connect",[920,925,930,935,940,945],{"text":921,"config":922},"GitLab Services",{"href":923,"dataGaName":924,"dataGaLocation":696},"/services/","services",{"text":926,"config":927},"Contribute",{"href":928,"dataGaName":929,"dataGaLocation":696},"https://contributors.gitlab.com","contribute",{"text":931,"config":932},"Community",{"href":933,"dataGaName":934,"dataGaLocation":696},"/community/","community",{"text":936,"config":937},"Forum",{"href":938,"dataGaName":939,"dataGaLocation":696},"https://forum.gitlab.com/","forum",{"text":941,"config":942},"Events",{"href":943,"dataGaName":944,"dataGaLocation":696},"/events/","events",{"text":946,"config":947},"Partners",{"href":948,"dataGaName":949,"dataGaLocation":696},"/partners/","partners",{"config":951,"title":954,"text":955,"link":956},{"background":952,"textColor":953},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":957,"config":958},"Read the latest",{"href":959,"dataGaName":960,"dataGaLocation":696},"/whats-new/","whats new",{"text":962,"config":963,"menu":965},"Company",{"dataNavLevelOne":964},"company",{"type":747,"columns":966},[967],{"items":968},[969,974,980,982,987,992,997,1002,1007,1012],{"text":970,"config":971},"About",{"href":972,"dataGaName":973,"dataGaLocation":696},"/company/","about",{"text":975,"config":976,"footerGa":979},"Jobs",{"href":977,"dataGaName":978,"dataGaLocation":696},"/jobs/","jobs",{"dataGaName":978},{"text":941,"config":981},{"href":943,"dataGaName":944,"dataGaLocation":696},{"text":983,"config":984},"Leadership",{"href":985,"dataGaName":986,"dataGaLocation":696},"/company/team/e-group/","leadership",{"text":988,"config":989},"Handbook",{"href":990,"dataGaName":991,"dataGaLocation":696},"https://handbook.gitlab.com/","handbook",{"text":993,"config":994},"Investor relations",{"href":995,"dataGaName":996,"dataGaLocation":696},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":998,"config":999},"Trust Center",{"href":1000,"dataGaName":1001,"dataGaLocation":696},"/security/","trust center",{"text":1003,"config":1004},"AI Transparency Center",{"href":1005,"dataGaName":1006,"dataGaLocation":696},"/ai-transparency-center/","ai transparency center",{"text":1008,"config":1009},"Newsletter",{"href":1010,"dataGaName":1011,"dataGaLocation":696},"/company/contact/#contact-forms","newsletter",{"text":1013,"config":1014},"Press",{"href":1015,"dataGaName":1016,"dataGaLocation":696},"/press/","press",{"text":1018,"config":1019,"menu":1020},"Contact us",{"dataNavLevelOne":964},{"type":747,"columns":1021},[1022],{"items":1023},[1024,1029,1034],{"text":1025,"config":1026},"Talk to sales",{"href":1027,"dataGaName":1028,"dataGaLocation":696},"/sales/","talk to sales",{"text":1030,"config":1031},"Support portal",{"href":1032,"dataGaName":1033,"dataGaLocation":696},"https://support.gitlab.com/hc/en-us","support portal",{"text":1035,"config":1036},"Customer portal",{"href":1037,"dataGaName":1038,"dataGaLocation":696},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":1040,"login":1041,"suggestions":1048},"Close",{"text":1042,"link":1043},"To search repositories and projects, login to",{"text":1044,"config":1045},"gitlab.com",{"href":710,"dataGaName":1046,"dataGaLocation":1047},"search login","search",{"text":1049,"default":1050},"Suggestions",[1051,1053,1057,1059,1063,1067],{"text":727,"config":1052},{"href":732,"dataGaName":727,"dataGaLocation":1047},{"text":1054,"config":1055},"Code Suggestions (AI)",{"href":1056,"dataGaName":1054,"dataGaLocation":1047},"/solutions/code-suggestions/",{"text":763,"config":1058},{"href":765,"dataGaName":763,"dataGaLocation":1047},{"text":1060,"config":1061},"GitLab on AWS",{"href":1062,"dataGaName":1060,"dataGaLocation":1047},"/partners/technology-partners/aws/",{"text":1064,"config":1065},"GitLab on Google Cloud",{"href":1066,"dataGaName":1064,"dataGaLocation":1047},"/partners/technology-partners/google-cloud-platform/",{"text":1068,"config":1069},"Why GitLab?",{"href":740,"dataGaName":1068,"dataGaLocation":1047},{"freeTrial":1071,"mobileIcon":1076,"desktopIcon":1081,"secondaryButton":1084},{"text":1072,"config":1073},"Start free trial",{"href":1074,"dataGaName":701,"dataGaLocation":1075},"https://gitlab.com/-/trials/new/","nav",{"altText":1077,"config":1078},"Gitlab Icon",{"src":1079,"dataGaName":1080,"dataGaLocation":1075},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":1077,"config":1082},{"src":1083,"dataGaName":1080,"dataGaLocation":1075},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":1085,"config":1086},"Get Started",{"href":1087,"dataGaName":1088,"dataGaLocation":1075},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":1090,"mobileIcon":1094,"desktopIcon":1096},{"text":1091,"config":1092},"Learn more about GitLab Duo",{"href":732,"dataGaName":1093,"dataGaLocation":1075},"gitlab duo",{"altText":1077,"config":1095},{"src":1079,"dataGaName":1080,"dataGaLocation":1075},{"altText":1077,"config":1097},{"src":1083,"dataGaName":1080,"dataGaLocation":1075},{"button":1099,"mobileIcon":1104,"desktopIcon":1106},{"text":1100,"config":1101},"/switch",{"href":1102,"dataGaName":1103,"dataGaLocation":1075},"#contact","switch",{"altText":1077,"config":1105},{"src":1079,"dataGaName":1080,"dataGaLocation":1075},{"altText":1077,"config":1107},{"src":1108,"dataGaName":1080,"dataGaLocation":1075},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":1110,"mobileIcon":1115,"desktopIcon":1117},{"text":1111,"config":1112},"Back to pricing",{"href":845,"dataGaName":1113,"dataGaLocation":1075,"icon":1114},"back to pricing","GoBack",{"altText":1077,"config":1116},{"src":1079,"dataGaName":1080,"dataGaLocation":1075},{"altText":1077,"config":1118},{"src":1083,"dataGaName":1080,"dataGaLocation":1075},{"title":1120,"titleMobile":1121,"button":1122,"config":1127},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":738,"config":1123},{"href":1124,"dataGaName":1125,"dataGaLocation":1126},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":1128,"disabled":674},"release",{"data":1130},{"text":1131,"source":1132,"edit":1138,"contribute":1143,"config":1148,"items":1153,"minimal":1361},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":1133,"config":1134},"View page source",{"href":1135,"dataGaName":1136,"dataGaLocation":1137},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":1139,"config":1140},"Edit this page",{"href":1141,"dataGaName":1142,"dataGaLocation":1137},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":1144,"config":1145},"Please contribute",{"href":1146,"dataGaName":1147,"dataGaLocation":1137},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":1149,"facebook":1150,"youtube":1151,"linkedin":1152},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[1154,1201,1253,1297,1329],{"title":843,"links":1155,"subMenu":1170},[1156,1160,1165],{"text":1157,"config":1158},"View plans",{"href":845,"dataGaName":1159,"dataGaLocation":1137},"view plans",{"text":1161,"config":1162},"Why Premium?",{"href":1163,"dataGaName":1164,"dataGaLocation":1137},"/pricing/premium/","why premium",{"text":1166,"config":1167},"Why Ultimate?",{"href":1168,"dataGaName":1169,"dataGaLocation":1137},"/pricing/ultimate/","why ultimate",[1171],{"title":1172,"links":1173},"Contact Us",[1174,1177,1179,1181,1186,1191,1196],{"text":1175,"config":1176},"Contact sales",{"href":1027,"dataGaName":706,"dataGaLocation":1137},{"text":1030,"config":1178},{"href":1032,"dataGaName":1033,"dataGaLocation":1137},{"text":1035,"config":1180},{"href":1037,"dataGaName":1038,"dataGaLocation":1137},{"text":1182,"config":1183},"Status",{"href":1184,"dataGaName":1185,"dataGaLocation":1137},"https://status.gitlab.com/","status",{"text":1187,"config":1188},"Terms of use",{"href":1189,"dataGaName":1190,"dataGaLocation":1137},"/terms/","terms of use",{"text":1192,"config":1193},"Privacy statement",{"href":1194,"dataGaName":1195,"dataGaLocation":1137},"/privacy/","privacy statement",{"text":1197,"config":1198},"Cookie preferences",{"dataGaName":1199,"dataGaLocation":1137,"id":1200,"isOneTrustButton":677},"cookie preferences","ot-sdk-btn",{"title":743,"links":1202,"subMenu":1211},[1203,1207],{"text":1204,"config":1205},"DevSecOps platform",{"href":725,"dataGaName":1206,"dataGaLocation":1137},"devsecops platform",{"text":1208,"config":1209},"AI-Assisted Development",{"href":732,"dataGaName":1210,"dataGaLocation":1137},"ai-assisted development",[1212],{"title":1213,"links":1214},"Topics",[1215,1220,1225,1229,1234,1239,1243,1248],{"text":1216,"config":1217},"CICD",{"href":1218,"dataGaName":1219,"dataGaLocation":1137},"/topics/ci-cd/","cicd",{"text":1221,"config":1222},"GitOps",{"href":1223,"dataGaName":1224,"dataGaLocation":1137},"/topics/gitops/","gitops",{"text":687,"config":1226},{"href":1227,"dataGaName":1228,"dataGaLocation":1137},"/topics/devops/","devops",{"text":1230,"config":1231},"Version Control",{"href":1232,"dataGaName":1233,"dataGaLocation":1137},"/topics/version-control/","version control",{"text":1235,"config":1236},"DevSecOps",{"href":1237,"dataGaName":1238,"dataGaLocation":1137},"/topics/devsecops/","devsecops",{"text":1240,"config":1241},"Cloud Native",{"href":1242,"dataGaName":686,"dataGaLocation":1137},"/topics/cloud-native/",{"text":1244,"config":1245},"AI for Coding",{"href":1246,"dataGaName":1247,"dataGaLocation":1137},"/topics/devops/ai-for-coding/","ai for coding",{"text":1249,"config":1250},"Agentic AI",{"href":1251,"dataGaName":1252,"dataGaLocation":1137},"/topics/agentic-ai/","agentic ai",{"title":1254,"links":1255},"Solutions",[1256,1258,1260,1265,1269,1272,1276,1279,1281,1284,1287,1292],{"text":787,"config":1257},{"href":782,"dataGaName":787,"dataGaLocation":1137},{"text":776,"config":1259},{"href":759,"dataGaName":760,"dataGaLocation":1137},{"text":1261,"config":1262},"Agile development",{"href":1263,"dataGaName":1264,"dataGaLocation":1137},"/solutions/agile-delivery/","agile delivery",{"text":1266,"config":1267},"SCM",{"href":772,"dataGaName":1268,"dataGaLocation":1137},"source code management",{"text":1216,"config":1270},{"href":765,"dataGaName":1271,"dataGaLocation":1137},"continuous integration & delivery",{"text":1273,"config":1274},"Value stream management",{"href":815,"dataGaName":1275,"dataGaLocation":1137},"value stream management",{"text":1221,"config":1277},{"href":1278,"dataGaName":1224,"dataGaLocation":1137},"/solutions/gitops/",{"text":825,"config":1280},{"href":828,"dataGaName":829,"dataGaLocation":1137},{"text":1282,"config":1283},"Small business",{"href":834,"dataGaName":835,"dataGaLocation":1137},{"text":1285,"config":1286},"Public sector",{"href":840,"dataGaName":841,"dataGaLocation":1137},{"text":1288,"config":1289},"Education",{"href":1290,"dataGaName":1291,"dataGaLocation":1137},"/solutions/education/","education",{"text":1293,"config":1294},"Financial services",{"href":1295,"dataGaName":1296,"dataGaLocation":1137},"/solutions/finance/","financial services",{"title":848,"links":1298},[1299,1301,1303,1305,1308,1310,1313,1315,1317,1319,1321,1323,1325,1327],{"text":861,"config":1300},{"href":863,"dataGaName":864,"dataGaLocation":1137},{"text":866,"config":1302},{"href":868,"dataGaName":869,"dataGaLocation":1137},{"text":871,"config":1304},{"href":873,"dataGaName":874,"dataGaLocation":1137},{"text":876,"config":1306},{"href":878,"dataGaName":1307,"dataGaLocation":1137},"docs",{"text":899,"config":1309},{"href":901,"dataGaName":902,"dataGaLocation":1137},{"text":1311,"config":1312},"What's new",{"href":959,"dataGaName":960,"dataGaLocation":1137},{"text":894,"config":1314},{"href":896,"dataGaName":897,"dataGaLocation":1137},{"text":913,"config":1316},{"href":915,"dataGaName":916,"dataGaLocation":1137},{"text":921,"config":1318},{"href":923,"dataGaName":924,"dataGaLocation":1137},{"text":926,"config":1320},{"href":928,"dataGaName":929,"dataGaLocation":1137},{"text":931,"config":1322},{"href":933,"dataGaName":934,"dataGaLocation":1137},{"text":936,"config":1324},{"href":938,"dataGaName":939,"dataGaLocation":1137},{"text":941,"config":1326},{"href":943,"dataGaName":944,"dataGaLocation":1137},{"text":946,"config":1328},{"href":948,"dataGaName":949,"dataGaLocation":1137},{"title":962,"links":1330},[1331,1333,1335,1337,1339,1341,1345,1350,1352,1354,1356],{"text":970,"config":1332},{"href":972,"dataGaName":964,"dataGaLocation":1137},{"text":975,"config":1334},{"href":977,"dataGaName":978,"dataGaLocation":1137},{"text":983,"config":1336},{"href":985,"dataGaName":986,"dataGaLocation":1137},{"text":988,"config":1338},{"href":990,"dataGaName":991,"dataGaLocation":1137},{"text":993,"config":1340},{"href":995,"dataGaName":996,"dataGaLocation":1137},{"text":1342,"config":1343},"Sustainability",{"href":1344,"dataGaName":1342,"dataGaLocation":1137},"/sustainability/",{"text":1346,"config":1347},"Diversity, inclusion and belonging (DIB)",{"href":1348,"dataGaName":1349,"dataGaLocation":1137},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":998,"config":1351},{"href":1000,"dataGaName":1001,"dataGaLocation":1137},{"text":1008,"config":1353},{"href":1010,"dataGaName":1011,"dataGaLocation":1137},{"text":1013,"config":1355},{"href":1015,"dataGaName":1016,"dataGaLocation":1137},{"text":1357,"config":1358},"Modern Slavery Transparency Statement",{"href":1359,"dataGaName":1360,"dataGaLocation":1137},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":1362},[1363,1366,1369],{"text":1364,"config":1365},"Terms",{"href":1189,"dataGaName":1190,"dataGaLocation":1137},{"text":1367,"config":1368},"Cookies",{"dataGaName":1199,"dataGaLocation":1137,"id":1200,"isOneTrustButton":677},{"text":1370,"config":1371},"Privacy",{"href":1194,"dataGaName":1195,"dataGaLocation":1137},[1373],{"id":1374,"title":7,"body":673,"config":1375,"content":1377,"description":673,"extension":1380,"meta":1381,"navigation":677,"path":1382,"seo":1383,"stem":1384,"__hash__":1385},"blogAuthors/en-us/blog/authors/tye-davis.yml",{"template":1376},"BlogAuthor",{"name":7,"config":1378},{"headshot":654,"ctfId":1379},"davistye","yml",{},"/en-us/blog/authors/tye-davis",{},"en-us/blog/authors/tye-davis","ysC7o_tIaPHZpSSkVLiLGyMaSp5jKKUvT1w5M3jbZ84",[1387,1396,1404],{"title":1388,"description":1389,"heroImage":1390,"category":669,"date":1391,"authors":1392,"slug":1395,"externalUrl":673},"Confidential AI for GitLab Self-Hosted","Give developers AI coding agents in GitLab Duo without source code leaving a hardware-encrypted boundary — no GPUs needed.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1773866173/vte9qh8rriznvyclhkes.png","2026-08-06",[1393,1394],"Mathias Ewald","Martin Paloncy, Edgeless Systems","confidential-ai-for-gitlab-self-hosted",{"title":1397,"description":1398,"heroImage":1399,"category":669,"date":1400,"authors":1401,"slug":1403,"externalUrl":673},"Green DevOps: Why carbon measurement belongs in your CI/CD pipeline","CI/CD pipelines have a hidden carbon cost. Here's why measuring it matters, and how you can get started with Eco CI and Carmen in GitLab.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1765809212/noh0mdfn9o94ry9ykura.png","2026-07-09",[1402],"Lysanne Pinto","green-devops-carbon-measurement-cicd-pipeline",{"title":1405,"description":1406,"heroImage":1407,"category":669,"date":1408,"authors":1409,"slug":1411,"externalUrl":673},"How to build CI/CD observability at scale","This practical guide to GitLab pipeline analytics helps self-managed users gain operational insights using Prometheus and Grafana.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1774465167/n5hlvrsrheadeccyr1oz.png","2026-04-28",[1410],"Paul Meresanu","how-to-build-ci-cd-observability-at-scale",{"promotions":1413},[1414,1428,1440,1452],{"id":1415,"categories":1416,"header":1418,"text":1419,"button":1420,"image":1425},"ai-modernization",[1417],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":1421,"config":1422},"Get your AI maturity score",{"href":1423,"dataGaName":1424,"dataGaLocation":902},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":1426},{"src":1427},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":1429,"categories":1430,"header":1432,"text":1419,"button":1433,"image":1437},"devops-modernization",[1431,1238],"product","Are you just managing tools or shipping innovation?",{"text":1434,"config":1435},"Get your DevOps maturity score",{"href":1436,"dataGaName":1424,"dataGaLocation":902},"/assessments/devops-modernization-assessment/",{"config":1438},{"src":1439},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":1441,"categories":1442,"header":1444,"text":1419,"button":1445,"image":1449},"security-modernization",[1443],"security","Are you trading speed for security?",{"text":1446,"config":1447},"Get your security maturity score",{"href":1448,"dataGaName":1424,"dataGaLocation":902},"/assessments/security-modernization-assessment/",{"config":1450},{"src":1451},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1453,"paths":1454,"header":1457,"text":1458,"button":1459,"image":1464},"github-azure-migration",[1455,1456],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":1460,"config":1461},"See how GitLab compares to GitHub",{"href":1462,"dataGaName":1463,"dataGaLocation":902},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1465},{"src":1439},{"header":1467,"blurb":1468,"button":1469,"secondaryButton":1474},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":1470,"config":1471},"Get your free trial",{"href":1472,"dataGaName":701,"dataGaLocation":1473},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":1175,"config":1475},{"href":1027,"dataGaName":706,"dataGaLocation":1473},1786803750394]