Skip to content

Commit

Permalink
updated spinnaker-monitoring-local.yml recommendations in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Wiseblatt committed Mar 19, 2019
1 parent a51433a commit c519a08
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions spinnaker-monitoring-daemon/experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,30 @@ spectator:
inject_service_tag: true
```

The supplied dashboards assume the following configuration recommendations
over the original defaults:

spectator:
inject_service_tag: true
decorate_metric_name: false
use_base_service_name_only: false

stackdriver:
distributions_also_have_count: true
fix_custom_metrics_unsafe: false
spectator:
use_snake_case: true
enforce_stackdriver_names: true
summarize_compound_kinds: true
transform_values: true

prometheus:
use_standard_notation: true

datadog:
use_types: true


## Location


Expand Down

0 comments on commit c519a08

Please sign in to comment.