Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
27b0a870
Commit
27b0a870
authored
Aug 29, 2019
by
Marcel Amirault
Committed by
Evan Read
Aug 29, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update a few redirected links
parent
b31b6764
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
doc/development/ux_guide/animation.md
doc/development/ux_guide/animation.md
+2
-2
doc/development/ux_guide/illustrations.md
doc/development/ux_guide/illustrations.md
+2
-2
doc/user/project/import/tfvc.md
doc/user/project/import/tfvc.md
+1
-1
doc/user/project/operations/tracing.md
doc/user/project/operations/tracing.md
+3
-3
No files found.
doc/development/ux_guide/animation.md
View file @
27b0a870
---
---
redirect_to
:
'
https://design.gitlab.com/product-foundations/motion'
redirect_to
:
'
https://design.gitlab.com/product-foundations/motion
/
'
---
---
The content of this document was moved into the
[
GitLab Design System
](
https://design.gitlab.com/product-foundations/motion
)
.
The content of this document was moved into the
[
GitLab Design System
](
https://design.gitlab.com/product-foundations/motion
/
)
.
doc/development/ux_guide/illustrations.md
View file @
27b0a870
---
---
redirect_to
:
'
https://design.gitlab.com/product-foundations/illustration'
redirect_to
:
'
https://design.gitlab.com/product-foundations/illustration
/
'
---
---
The content of this document was moved into the
[
GitLab Design System
](
https://design.gitlab.com/product-foundations/illustration
)
.
The content of this document was moved into the
[
GitLab Design System
](
https://design.gitlab.com/product-foundations/illustration
/
)
.
doc/user/project/import/tfvc.md
View file @
27b0a870
...
@@ -6,7 +6,7 @@ type: concepts
...
@@ -6,7 +6,7 @@ type: concepts
Team Foundation Server (TFS), renamed
[
Azure DevOps Server
](
https://azure.microsoft.com/en-us/services/devops/server/
)
Team Foundation Server (TFS), renamed
[
Azure DevOps Server
](
https://azure.microsoft.com/en-us/services/devops/server/
)
in 2019, is a set of tools developed by Microsoft which also includes
in 2019, is a set of tools developed by Microsoft which also includes
[
Team Foundation Version Control
](
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/overview
)
[
Team Foundation Version Control
](
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/overview
?view=azure-devops
)
(TFVC), a centralized version control system similar to Git.
(TFVC), a centralized version control system similar to Git.
In this document, we focus on the TFVC to Git migration.
In this document, we focus on the TFVC to Git migration.
...
...
doc/user/project/operations/tracing.md
View file @
27b0a870
...
@@ -17,8 +17,8 @@ systems.
...
@@ -17,8 +17,8 @@ systems.
### Deploying Jaeger
### Deploying Jaeger
To learn more about deploying Jaeger, read the official
To learn more about deploying Jaeger, read the official
[
Getting Started documentation
](
https://www.jaegertracing.io/docs/
1.13
/getting-started/
)
.
[
Getting Started documentation
](
https://www.jaegertracing.io/docs/
latest
/getting-started/
)
.
There is an easy to use
[
all-in-one Docker image
](
https://www.jaegertracing.io/docs/
1.13
/getting-started/#AllinoneDockerimage
)
,
There is an easy to use
[
all-in-one Docker image
](
https://www.jaegertracing.io/docs/
latest
/getting-started/#AllinoneDockerimage
)
,
as well as deployment options for
[
Kubernetes
](
https://github.com/jaegertracing/jaeger-kubernetes
)
as well as deployment options for
[
Kubernetes
](
https://github.com/jaegertracing/jaeger-kubernetes
)
and
[
OpenShift
](
https://github.com/jaegertracing/jaeger-openshift
)
.
and
[
OpenShift
](
https://github.com/jaegertracing/jaeger-openshift
)
.
...
@@ -27,7 +27,7 @@ and [OpenShift](https://github.com/jaegertracing/jaeger-openshift).
...
@@ -27,7 +27,7 @@ and [OpenShift](https://github.com/jaegertracing/jaeger-openshift).
GitLab provides an easy way to open the Jaeger UI from within your project:
GitLab provides an easy way to open the Jaeger UI from within your project:
1.
[
Set up Jaeger
](
#deploying-jaeger
)
and configure your application using one of the
1.
[
Set up Jaeger
](
#deploying-jaeger
)
and configure your application using one of the
[
client libraries
](
https://www.jaegertracing.io/docs/
1.13
/client-libraries/
)
.
[
client libraries
](
https://www.jaegertracing.io/docs/
latest
/client-libraries/
)
.
1.
Navigate to your project's
**Settings > Operations**
and provide the Jaeger URL.
1.
Navigate to your project's
**Settings > Operations**
and provide the Jaeger URL.
1.
Click
**Save changes**
for the changes to take effect.
1.
Click
**Save changes**
for the changes to take effect.
1.
You can now visit
**Operations > Tracing**
in your project's sidebar and
1.
You can now visit
**Operations > Tracing**
in your project's sidebar and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment