Skip to content

Instantly share code, notes, and snippets.

@jorgelbg
Created May 13, 2019 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorgelbg/a2ba5a5896b9e7f5215e991963fbc1d7 to your computer and use it in GitHub Desktop.
Save jorgelbg/a2ba5a5896b9e7f5215e991963fbc1d7 to your computer and use it in GitHub Desktop.
listenAddress:
type: "config"
value: "0.0.0.0:7201"
metrics:
scope:
prefix: "coordinator"
prometheus:
handlerPath: /metrics
listenAddress: 0.0.0.0:7203 # until https://github.com/m3db/m3/issues/682 is resolved
sanitization: prometheus
samplingRate: 1.0
extended: none
clusters:
- namespaces:
- namespace: metrics
type: unaggregated
retention: 48h
client:
config:
service:
env: default_env
zone: embedded
service: m3db
cacheDir: /var/lib/m3kvcache
etcdClusters:
- zone: embedded
endpoints:
- 10.2.10.219:2379
writeConsistencyLevel: majority
readConsistencyLevel: unstrict_majority
tagOptions:
idScheme: quoted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment