Skip to content

Tags: lizhuqi/stackdriver-prometheus-sidecar

Tags

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.8.0. (Stackdriver#247)

latest_release

Toggle latest_release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.8.0. (Stackdriver#247)

0.7.5

Toggle 0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ProxyV2 resource map (Stackdriver#240)

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update apps/v1beta2 to apps/v1 for GKE 1.16 compatibility. (Stackdriv…

…er#232)

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use statik to generate statusz template as code. (Stackdriver#206)

* Moving var statuszTmpl to func ServeHTTP

When trying to run $GOPATH/bin/stackdriver-prometheus-sidecar --help ,I get error panic: open statusz-tmpl.html: no such file or directory.
Moving the intialization of the statuszTmpl to func ServeHTTP which allows the use of --help

* Moving statusz-tmpl.html to a const in statusz.go and updating related files.

* Using statik as a code generator

* Updating statusz.go

* Updating statusz.go and main.go

* Updating statusz.go

* Adding dependcies from running go mod vendor

* Updating statik

Co-authored-by: Javier Kohen <jkohen@gmail.com>

0.7.2

Toggle 0.7.2's commit message
Automated: Update VERSION to 0.7.2 for the next release. (Stackdriver…

…#218)

Co-authored-by: bmoyles0117 <bmoy117@gmail.com>

0.7.1

Toggle 0.7.1's commit message
Add host label to Proxy and Devapp monitored resources (Stackdriver#215)

0.7.0

Toggle 0.7.0's commit message
Bump minor version, backwards incompatible changes with gRPC metrics. (

…Stackdriver#213)

0.6.4

Toggle 0.6.4's commit message
add service name as prefix for Proxy and Devapp monitored resource (S…

…tackdriver#193)

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support for `proxy` and `devapp` monitored resources (Stackdriv…

…er#189)

Implements matching of resource type based on metric labels.