8000 Tags · zizhongwei/spinnaker-monitoring · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: zizhongwei/spinnaker-monitoring

Tags

version-0.4.0

Toggle version-0.4.0's commit message
fix(prometheus): Fixed metric breakout by application name (spinnaker#64

)

v0.6.0

Toggle v0.6.0's commit message
fix(prometheus): Fixed units displayed on minimalist dashboard (spinn…

…aker#59)

version-0.3.0

Toggle version-0.3.0's commit message
Update spinnaker-gradle-project to 3.15.0 for rpm support (spinnaker#56)

version-0.2.1

Toggle version-0.2.1's commit message
chore(nightly build): Adds clouddriver-tagged.yaml for nightly builds (

…spinnaker#55)

version-0.2.0

Toggle version-0.2.0's commit message
feat(prometheus): Various prometheus monitoring enhancements (spinnak…

…er#54)

* Installer installs components directly into /opt/<component>-<version>
  directories and points a symbolic link of the current /opt/<component>
  for easier updating

* Moves the data directory from the prometheus directory to /opt/prometheus-data
  so that it can survive future upgrades. If the data directory was already in
  a non-standard place then it leaves it there.

* Added --overwrite flag to installer indicating it should overwrite the
  existing dashboards (to update them).

* Machine-Stats dashboard narrows machine status to specific host

* Fixed typos in some dashboards.

version-0.1.0

Toggle version-0.1.0's commit message
`exec` python when running spinnaker-monitoring.sh (spinnaker#50)

Use `exec` so as to avoid an extraneous bash process sitting around doing nothing

v0.5.0

Toggle v0.5.0's commit message
fix(stackdriver): Fixed installer pre-requisites and orca dashboard t…

…ypo. (spinnaker#49)

v0.4.0

Toggle v0.4.0's commit message
fix(prometheus): Use placeholder for datasource in template sections (s…

…pinnaker#41)

v0.3.0

Toggle v0.3.0's commit message
fix(cloudbuild): Adds prometheus-specific cloudbuild file (spinnaker#33)

This adds a build step in order to append 'prometheus-client' to the requirements.txt file prior to building the container.

v0.2.0

Toggle v0.2.0's commit message
Merge pull request spinnaker#32 from ewiseblatt/fix_typo

fix(dev): Fixed installation in a development environment.
0