Tags: zizhongwei/spinnaker-monitoring
Tags
fix(prometheus): Fixed metric breakout by application name (spinnaker#64 )
Update spinnaker-gradle-project to 3.15.0 for rpm support (spinnaker#56)
chore(nightly build): Adds clouddriver-tagged.yaml for nightly builds (… …spinnaker#55)
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.
`exec` python when running spinnaker-monitoring.sh (spinnaker#50) Use `exec` so as to avoid an extraneous bash process sitting around doing nothing
fix(stackdriver): Fixed installer pre-requisites and orca dashboard t… …ypo. (spinnaker#49)
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.
Merge pull request spinnaker#32 from ewiseblatt/fix_typo fix(dev): Fixed installation in a development environment.
PreviousNext