memcache2graphite 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/conf.yml +1 -3
  2. metadata +3 -2
data/conf.yml CHANGED
@@ -1,14 +1,12 @@
1
1
  freq : 1
2
2
  graphite :
3
- root-path : criteo.memcache.my_bucket.debian-sf
3
+ root-path : toto.memcache.my_bucket.debian-sf
4
4
  host : localhost
5
5
  port : 3333
6
6
  type : udp
7
7
  memcache:
8
- #host : mem01-fr.criteo.prod
9
8
  host : localhost
10
9
  port : 11220
11
- #login : Catalog
12
10
  metrics:
13
11
  ops : sum
14
12
  hit_ratio : avg
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: memcache2graphite
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -69,7 +69,8 @@ files:
69
69
  - bin/memcache2graphite
70
70
  - conf.yml
71
71
  homepage: https://github.com/sfoutrier/memcache2graphite
72
- licenses: []
72
+ licenses:
73
+ - Apache 2.0
73
74
  post_install_message:
74
75
  rdoc_options: []
75
76
  require_paths: