Skip to content

Tags: KauzClay/cf-sli

Tags

0.6.5

Toggle 0.6.5's commit message
fixes to SLI tooling

- config now uses separate timeouts for staging, startup and api
response

- display timeout values at runtime

[#152513949](https://www.pivotaltracker.com/story/show/152513949)
[#152725672](https://www.pivotaltracker.com/story/show/152725672)

Signed-off-by: Sukhil Suresh <ssuresh@pivotal.io>

0.6.4

Toggle 0.6.4's commit message
fixes to SLI tooling

- config now uses separate timeouts for staging, startup and api
response

- display timeout values at runtime

[#152513949](https://www.pivotaltracker.com/story/show/152513949)
[#152725672](https://www.pivotaltracker.com/story/show/152725672)

Signed-off-by: Sukhil Suresh <ssuresh@pivotal.io>

0.6.3

Toggle 0.6.3's commit message
Add timeout flag to push command [#152513949]

Signed-off-by: Jesse Malone <jmalone@pivotal.io>

0.6.2

Toggle 0.6.2's commit message
Dont print errors

- The cf cli already outputs enough failure messages to debug what went
wrong in a push

[149892994] Pushums should report failure when the SLI push fails to target

0.6.1

Toggle 0.6.1's commit message
Dont print errors

- The cf cli already outputs enough failure messages to debug what went
wrong in a push

[149892994] Pushums should report failure when the SLI push fails to target

0.6.0

Toggle 0.6.0's commit message
Add simple java app

[#145144887] Java app for cf push availability monitoring

Signed-off-by: Michael Xu <mxu@pivotal.io>

v0.5.1

Toggle v0.5.1's commit message
Output better error message when load config fails

[#143350523] cf push availability and latency over time on PWS KPIs dashboard

Signed-off-by: Renee Chu <rchu@pivotal.io>

v0.5

Toggle v0.5's commit message
Clean up routes in delete step

[#144564183] cf-sli tool should clean up routes as well as app

Signed-off-by: Natalie J. Bennett <nbennett@pivotal.io>

v0.4

Toggle v0.4's commit message
Specify buildpack, so staging downloads only one buildpack

[#142812049] Test app for cf push runs once a minute and reports availability and latency to Datadog

Signed-off-by: Nicholas Calugar <ncalugar@pivotal.io>

v0.3

Toggle v0.3's commit message
Not necessary to pass around pointer to sli_executor

[#142812049] Test app for cf push runs once a minute and reports availability and latency to Datadog

Signed-off-by: Natalie J. Bennett <nbennett@pivotal.io>