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
ed210445
Commit
ed210445
authored
Jan 17, 2016
by
Brian Brazil
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #293 from brian-brazil/guidelines
Add pointer to exporter guidelines
parents
e7e43b96
4422f8c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
exporters.md
content/docs/instrumenting/exporters.md
+7
-0
No files found.
content/docs/instrumenting/exporters.md
View file @
ed210445
...
...
@@ -65,6 +65,13 @@ hosted outside of the Prometheus GitHub organization.
*
[
SMTP/Maildir MDA blackbox prober
](
https://github.com/cherti/mailexporter
)
*
[
SQL query result set metrics exporter
](
https://github.com/chop-dbhi/prometheus-sql
)
When implementing a new Prometheus exporter, please follow the
[
Prometheus Exporter Guidelines
](
https://docs.google.com/document/d/1JapuiRbp-XoyECgl2lPdxITrhm5IyCUq9iA_h6jp3OY/edit
)
.
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 exporter as useful and consistent as
possible.
## Directly instrumentated software
Some third-party software already exposes Prometheus metrics natively, so no
...
...
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