Project.joins_import_state.where("(import_state.status = 'scheduled' OR import_state.status = 'started') OR (projects.import_status = 'scheduled' OR projects.import_status = 'started')")
end
end
# rubocop: enable CodeReuse/ActiveRecord
# rubocop: disable CodeReuse/ActiveRecord
# rubocop: disable CodeReuse/ActiveRecord
defenqueued_projects_with_jid
defenqueued_import_states_with_jid
enqueued_projects.where.not("import_state.jid IS NULL AND projects.import_jid IS NULL")
enqueued_import_states.where.not(jid: nil)
end
end
# rubocop: enable CodeReuse/ActiveRecord
# rubocop: enable CodeReuse/ActiveRecord
# rubocop: disable CodeReuse/ActiveRecord
# rubocop: disable CodeReuse/ActiveRecord
defenqueued_projects_without_jid
defenqueued_import_states_without_jid
enqueued_projects.where("import_state.jid IS NULL AND projects.import_jid IS NULL")
enqueued_import_states.where(jid: nil)
end
end
# rubocop: enable CodeReuse/ActiveRecord
# rubocop: enable CodeReuse/ActiveRecord
...
@@ -80,11 +78,11 @@ class StuckImportJobsWorker
...
@@ -80,11 +78,11 @@ class StuckImportJobsWorker
'Stuck import jobs worker runs count')
'Stuck import jobs worker runs count')
end
end
defprojects_without_jid_metric
defimport_state_without_jid_metric
@projects_without_jid_metric||=Gitlab::Metrics.gauge(:gitlab_projects_without_jid,'Projects without Job ids')
@import_state_without_jid_metric||=Gitlab::Metrics.gauge(:gitlab_projects_without_jid,'Projects without Job ids')
end
end
defprojects_with_jid_metric
defimport_state_with_jid_metric
@projects_with_jid_metric||=Gitlab::Metrics.gauge(:gitlab_projects_with_jid,'Projects with Job ids')
@import_state_with_jid_metric||=Gitlab::Metrics.gauge(:gitlab_projects_with_jid,'Projects with Job ids')
If you're interested in using GitLab's new [elasticsearch repository indexer](../integration/elasticsearch.md#elasticsearch-repository-indexer-beta)(currently in beta)
please follow the instructions on the document linked above and enable the
indexer usage in the GitLab admin settings.
### 5. Start application
```bash
sudo service gitlab start
sudo service nginx restart
```
### 6. Check application status
Check if GitLab and its environment are configured correctly:
=_("To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server").html_safe%{start_tag: tracing_start_tag,end_tag: tracing_end_tag}
=_('To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}').html_safe%{link_start_tag: link_start_tag,link_end_tag: link_end_tag}
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
msgstr ""
msgid "Add Jaeger URL"
msgstr ""
msgid "Add Kubernetes cluster"
msgid "Add Kubernetes cluster"
msgstr ""
msgstr ""
...
@@ -2192,6 +2195,9 @@ msgstr ""
...
@@ -2192,6 +2195,9 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgid "Configure Gitaly timeouts."
msgstr ""
msgstr ""
msgid "Configure Tracing"
msgstr ""
msgid "Configure automatic git checks and housekeeping on repositories."
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
msgstr ""
...
@@ -3511,6 +3517,9 @@ msgstr ""
...
@@ -3511,6 +3517,9 @@ msgstr ""
msgid "For more information, go to the "
msgid "For more information, go to the "
msgstr ""
msgstr ""
msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
msgstr ""
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
msgstr ""
...
@@ -4502,6 +4511,12 @@ msgstr ""
...
@@ -4502,6 +4511,12 @@ msgstr ""
msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
msgstr ""
msgstr ""
msgid "Jaeger URL"
msgstr ""
msgid "Jaeger tracing"
msgstr ""
msgid "Jan"
msgid "Jan"
msgstr ""
msgstr ""
...
@@ -4666,6 +4681,9 @@ msgstr ""
...
@@ -4666,6 +4681,9 @@ msgstr ""
msgid "Last edited by %{name}"
msgid "Last edited by %{name}"
msgstr ""
msgstr ""
msgid "Last reply by"
msgstr ""
msgid "Last update"
msgid "Last update"
msgstr ""
msgstr ""
...
@@ -5516,6 +5534,9 @@ msgstr ""
...
@@ -5516,6 +5534,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
msgstr ""
msgid "Notes|Collapse replies"
msgstr ""
msgid "Notes|Show all activity"
msgid "Notes|Show all activity"
msgstr ""
msgstr ""
...
@@ -5674,10 +5695,13 @@ msgstr ""
...
@@ -5674,10 +5695,13 @@ msgstr ""
msgid "Operations Dashboard"
msgid "Operations Dashboard"
msgstr ""
msgstr ""
msgid "Operations Settings"
msgstr ""
msgid "OperationsDashboard|Add a project to the dashboard"
msgid "OperationsDashboard|Add a project to the dashboard"
msgstr ""
msgstr ""
msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert status."
msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
msgstr ""
msgstr ""
msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
...
@@ -7118,6 +7142,15 @@ msgstr ""
...
@@ -7118,6 +7142,15 @@ msgstr ""
msgid "Security Dashboard"
msgid "Security Dashboard"
msgstr ""
msgstr ""
msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
msgstr ""
msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
msgstr ""
msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
msgstr ""
msgid "Security Dashboard|Issue Created"
msgid "Security Dashboard|Issue Created"
msgstr ""
msgstr ""
...
@@ -7139,15 +7172,9 @@ msgstr ""
...
@@ -7139,15 +7172,9 @@ msgstr ""
msgid "Security Reports|There was an error creating the issue."
msgid "Security Reports|There was an error creating the issue."
msgstr ""
msgstr ""
msgid "Security Reports|There was an error dismissing the issue."
msgstr ""
msgid "Security Reports|There was an error dismissing the vulnerability."
msgid "Security Reports|There was an error dismissing the vulnerability."
msgstr ""
msgstr ""
msgid "Security Reports|There was an error fetching the dashboard. Please try again in a few moments or contact your support team."
msgstr ""
msgid "Security Reports|There was an error undoing the dismissal."
msgid "Security Reports|There was an error undoing the dismissal."
msgstr ""
msgstr ""
...
@@ -8419,6 +8446,9 @@ msgstr ""
...
@@ -8419,6 +8446,9 @@ msgstr ""
msgid "To get started you enter your FogBugz URL and login information below. In the next steps, you'll be able to map users and select the projects you want to import."
msgid "To get started you enter your FogBugz URL and login information below. In the next steps, you'll be able to map users and select the projects you want to import."
msgstr ""
msgstr ""
msgid "To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
msgstr ""
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
msgstr ""
...
@@ -8443,6 +8473,9 @@ msgstr ""
...
@@ -8443,6 +8473,9 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
msgstr ""
msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
msgstr ""
msgid "To set up SAML authentication for your group through an identity provider like Azure, Okta, Onelogin, Ping Identity, or your custom SAML 2.0 provider:"
msgid "To set up SAML authentication for your group through an identity provider like Azure, Okta, Onelogin, Ping Identity, or your custom SAML 2.0 provider:"
msgstr ""
msgstr ""
...
@@ -8515,6 +8548,9 @@ msgstr ""
...
@@ -8515,6 +8548,9 @@ msgstr ""
msgid "Total: %{total}"
msgid "Total: %{total}"
msgstr ""
msgstr ""
msgid "Tracing"
msgstr ""
msgid "Track activity with Contribution Analytics."
msgid "Track activity with Contribution Analytics."
msgstr ""
msgstr ""
...
@@ -8545,6 +8581,9 @@ msgstr ""
...
@@ -8545,6 +8581,9 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
msgstr ""
msgid "Troubleshoot and monitor your application with tracing"
msgstr ""
msgid "Try again"
msgid "Try again"
msgstr ""
msgstr ""
...
@@ -8563,6 +8602,9 @@ msgstr ""
...
@@ -8563,6 +8602,9 @@ msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
msgstr ""
msgid "Unable to save your changes"
msgstr ""
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
msgstr ""
...
@@ -8791,6 +8833,9 @@ msgstr ""
...
@@ -8791,6 +8833,9 @@ msgstr ""
msgid "View app"
msgid "View app"
msgstr ""
msgstr ""
msgid "View documentation"
msgstr ""
msgid "View epics list"
msgid "View epics list"
msgstr ""
msgstr ""
...
@@ -9238,6 +9283,9 @@ msgstr ""
...
@@ -9238,6 +9283,9 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
msgstr ""
msgid "Your changes have been saved"
msgstr ""
msgid "Your comment will not be visible to the public."
msgid "Your comment will not be visible to the public."