-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactoring prometheus module to aggregate metrics based on metric fa…
…mily
- Loading branch information
Showing
41 changed files
with
5,255 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2187,6 +2187,38 @@ The above copyright notice and this permission notice shall be included in all c | |
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
-------------------------------------------------------------------- | ||
github.com/matttproud/golang_protobuf_extensions | ||
-------------------------------------------------------------------- | ||
Apache License | ||
|
||
-------NOTICE----- | ||
Copyright 2012 Matt T. Proud ([email protected]) | ||
|
||
-------------------------------------------------------------------- | ||
github.com/prometheus/client_model | ||
-------------------------------------------------------------------- | ||
Apache License | ||
|
||
-------NOTICE----- | ||
Data model artifacts for Prometheus. | ||
Copyright 2012-2015 The Prometheus Authors | ||
|
||
This product includes software developed at | ||
SoundCloud Ltd. (http://soundcloud.com/). | ||
|
||
-------------------------------------------------------------------- | ||
github.com/prometheus/common | ||
-------------------------------------------------------------------- | ||
Apache License | ||
|
||
-------NOTICE----- | ||
Common libraries shared by Prometheus Go components. | ||
Copyright 2015 The Prometheus Authors | ||
|
||
This product includes software developed at | ||
SoundCloud Ltd. (http://soundcloud.com/). | ||
|
||
-------------------------------------------------------------------- | ||
github.com/davecgh/go-spew | ||
-------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.