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
62a31399
Commit
62a31399
authored
Mar 30, 2015
by
Julius Volz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to "Client Library Guidelines" doc.
parent
40648a3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
clientlibs.md
content/docs/instrumenting/clientlibs.md
+7
-0
No files found.
content/docs/instrumenting/clientlibs.md
View file @
62a31399
...
...
@@ -30,3 +30,10 @@ sends the current state of all tracked metrics to the server.
If no client library is available for your language, or you want to avoid
dependencies, you may also implement one of the supported
[
exposition
formats](/docs/instrumenting/exposition_formats/) yourself to expose metrics.
When implementing a new Prometheus client library, please follow the
[
Prometheus Client Library Guidelines
](
https://docs.google.com/document/d/1zHwWVigeAITbaAp6BR4uCByRJH7rtTv4ve6SsoEXJ_Q/edit?usp=sharing
)
.
Note that this document is still a work in progress. Please also consider
consulting the
[
development mailing list
](
https://groups.google.com/forum/#!forum/prometheus-developers
)
.
We are happy to give advice on how to make your library as useful and
consistent as possible.
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