Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prometheus-statsd-exporter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ale
prometheus-statsd-exporter
Commits
be632556
Commit
be632556
authored
10 years ago
by
Bjoern Rabenstein
Browse files
Options
Downloads
Patches
Plain Diff
License cleanup
parent
1b22e2fa
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
AUTHORS.md
+13
-0
13 additions, 0 deletions
AUTHORS.md
CONTRIBUTING.md
+18
-0
18 additions, 0 deletions
CONTRIBUTING.md
LICENSE
+1
-1
1 addition, 1 deletion
LICENSE
NOTICE
+5
-0
5 additions, 0 deletions
NOTICE
with
37 additions
and
1 deletion
AUTHORS.md
0 → 100644
+
13
−
0
View file @
be632556
The Prometheus project was started by Matt T. Proud (emeritus) and
Julius Volz in 2012.
Maintainers of this repository:
*
Julius Volz
<julius@soundcloud.com>
The following individuals have contributed code to this repository
(listed in alphabetical order):
*
Björn Rabenstein
<beorn@soundcloud.com>
*
Julius Volz
<julius@soundcloud.com>
*
Matt T. Proud
<matt.proud@gmail.com>
This diff is collapsed.
Click to expand it.
CONTRIBUTING.md
0 → 100644
+
18
−
0
View file @
be632556
# Contributing
Prometheus uses GitHub to manage reviews of pull requests.
*
If you have a trivial fix or improvement, go ahead and create a pull
request, addressing (with
`@...`
) one or more of the maintainers
(see
[
AUTHORS.md
](
AUTHORS.md
)
) in the description of the pull request.
*
If you plan to do something more involved, first discuss your ideas
on our
[
mailing list
](
https://groups.google.com/forum/?fromgroups#!forum/prometheus-developers
)
.
This will avoid unnecessary work and surely give you and us a good deal
of inspiration.
*
Relevant coding style guidelines are the
[
Go Code Review
Comments
](
https://code.google.com/p/go-wiki/wiki/CodeReviewComments
)
and the _Formatting and style_ section of Peter Bourgon's
[
Go: Best
Practices for Production
Environments
](
http://peter.bourgon.org/go-in-production/#formatting-and-style
)
.
This diff is collapsed.
Click to expand it.
LICENSE
+
1
−
1
View file @
be632556
...
...
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright
2013 Prometheus Team
Copyright
[yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
This diff is collapsed.
Click to expand it.
NOTICE
0 → 100644
+
5
−
0
View file @
be632556
StatsD-to-Prometheus bridge
Copyright 2013-2015 The Prometheus Authors
This product includes software developed at
SoundCloud Ltd. (http://soundcloud.com/).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment