Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
1a459dec
Commit
1a459dec
authored
Oct 26, 2015
by
Tobias Schmidt
Committed by
Fabian Reinartz
Jan 27, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove mercurial dependency
parent
3f3c1d0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
getting_started.md
content/docs/introduction/getting_started.md
+1
-4
No files found.
content/docs/introduction/getting_started.md
View file @
1a459dec
...
@@ -150,10 +150,7 @@ for three services with different latency distributions.
...
@@ -150,10 +150,7 @@ for three services with different latency distributions.
Ensure you have the
[
Go compiler installed
](
https://golang.org/doc/install
)
and
Ensure you have the
[
Go compiler installed
](
https://golang.org/doc/install
)
and
have a
[
working Go build environment
](
https://golang.org/doc/code.html
)
(
with
have a
[
working Go build environment
](
https://golang.org/doc/code.html
)
(
with
correct
`GOPATH`
) set up. For some of the dependencies that
`go get`
will
correct
`GOPATH`
) set up.
fetch, you will also need to have the
[
Mercurial
](
https://www.mercurial-scm.org/
)
revision control system (
`hg`
command) installed.
Download the Go client library for Prometheus and run three of these example
Download the Go client library for Prometheus and run three of these example
processes:
processes:
...
...
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