pshima / consul-snapshot

consul-snapshot is a backup and restore utility for Consul (https://www.consul.io). This is slightly different than some other utilities out there as this runs as a daemon for backups and ships them to S3. Also has integrated monitoring and backup health checks.
Apache License 2.0
116 stars 35 forks source link

What do you mean by "Add metrics"? #2

Closed darron closed 8 years ago

darron commented 8 years ago

If it's anything like some of the other Hashicorp projects I would assume that you'd want to use go-metrics

Do you have any idea what operations you want covered by metrics? If not - I'm sure I can figure some out.

Just looking for something I could conceivably contribute for a project that looks like it could work in our environment as well.

Let me know and I'll see what I can do!

pshima commented 8 years ago

@darron sorry I totally missed your issue here!

I was thinking

pshima commented 8 years ago

Going to close this issue as these will likely be clarified if the feature develops.