Discussion:
[pcp] Updates to Github #github #rust
pcp@groups.io Integration
2017-08-01 16:20:58 UTC
Permalink
1 New Commit:

[hornet:special-metrics] By Saurav Sachidanand <***@gmail.com>:
b4ed09e3a657 ( https://github.com/performancecopilot/hornet/commit/b4ed09e3a65734f4cee0caaea44b4b31ae421073 ) : Implement Histogram Also return err from indom creation in *vector metrics.

Modified: Cargo.toml ( https://github.com/performancecopilot/hornet/blob/special-metrics/Cargo.toml )
Modified: src/client/metric/countvector.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/countvector.rs )
Modified: src/client/metric/gaugevector.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/gaugevector.rs )
Modified: src/client/metric/mod.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/mod.rs )
Modified: src/lib.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/lib.rs )



---

[performancecopilot/hornet] Pull request updated by saurvs ( https://github.com/saurvs ) :

#25 Implement special metrics ( https://github.com/performancecopilot/hornet/pull/25 )

Implement - [x] Counter - [x] Gauge - [x] Timer - [x] CountVector - [x] GaugeVector - [ ] Histogram (backed by https://github.com/jonhoo/hdrsample ( https://github.com/jonhoo/hdrsample ) )



---

[hornet] The branch "mmvdump" was deleted by saurvs



---

[hornet] The branch "instance" was deleted by saurvs



---

[hornet] The branch "indom" was deleted by saurvs



---

[hornet] The branch "metric" was deleted by saurvs



---

[hornet] The branch "readme" was deleted by saurvs
pcp@groups.io Integration
2017-08-01 16:31:08 UTC
Permalink
1 New Commit:

[hornet:special-metrics] By Saurav Sachidanand <***@gmail.com>:
4a08b001a16b ( https://github.com/performancecopilot/hornet/commit/4a08b001a16bdbf7c2e3336edbf46f63bdaa3aeb ) : Improve timer error handling

Modified: src/client/metric/timer.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/timer.rs )



---

[performancecopilot/hornet] Pull request updated by saurvs ( https://github.com/saurvs ) :

#25 Implement special metrics ( https://github.com/performancecopilot/hornet/pull/25 )

Implement - [x] Counter - [x] Gauge - [x] Timer - [x] CountVector - [x] GaugeVector - [ ] Histogram (backed by https://github.com/jonhoo/hdrsample ( https://github.com/jonhoo/hdrsample ) )
pcp@groups.io Integration
2017-08-01 16:54:54 UTC
Permalink
1 New Commit:

[hornet:special-metrics] By Saurav Sachidanand <***@gmail.com>:
d5c7fd8dc31c ( https://github.com/performancecopilot/hornet/commit/d5c7fd8dc31c7c204ba050e6005775d36f3ab53d ) : Implement Histogram Also return err from indom creation in *vector metrics, and improve timer error handling

Added: src/client/metric/histogram.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/histogram.rs )
Modified: Cargo.toml ( https://github.com/performancecopilot/hornet/blob/special-metrics/Cargo.toml )
Modified: src/client/metric/countvector.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/countvector.rs )
Modified: src/client/metric/gaugevector.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/gaugevector.rs )
Modified: src/client/metric/mod.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/mod.rs )
Modified: src/client/metric/timer.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/timer.rs )
Modified: src/lib.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/lib.rs )



---

[performancecopilot/hornet] Pull request updated by saurvs ( https://github.com/saurvs ) :

#25 Implement special metrics ( https://github.com/performancecopilot/hornet/pull/25 )

Implement - [x] Counter - [x] Gauge - [x] Timer - [x] CountVector - [x] GaugeVector - [ ] Histogram (backed by https://github.com/jonhoo/hdrsample ( https://github.com/jonhoo/hdrsample ) )
pcp@groups.io Integration
2017-08-01 17:42:57 UTC
Permalink
1 New Commit:

[hornet:special-metrics] By Saurav Sachidanand <***@gmail.com>:
d64b70f91bd6 ( https://github.com/performancecopilot/hornet/commit/d64b70f91bd600433962d5d06ea9f59a506680fe ) : Implement Histogram Also return err from indom creation in *vector metrics, and improve timer error handling

Added: src/client/metric/histogram.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/histogram.rs )
Modified: Cargo.toml ( https://github.com/performancecopilot/hornet/blob/special-metrics/Cargo.toml )
Modified: src/client/metric/countvector.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/countvector.rs )
Modified: src/client/metric/gaugevector.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/gaugevector.rs )
Modified: src/client/metric/mod.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/mod.rs )
Modified: src/client/metric/timer.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/client/metric/timer.rs )
Modified: src/lib.rs ( https://github.com/performancecopilot/hornet/blob/special-metrics/src/lib.rs )



---

[performancecopilot/hornet] Pull request updated by saurvs ( https://github.com/saurvs ) :

#25 Implement special metrics ( https://github.com/performancecopilot/hornet/pull/25 )

Implement - [x] Counter - [x] Gauge - [x] Timer - [x] CountVector - [x] GaugeVector - [ ] Histogram (backed by https://github.com/jonhoo/hdrsample ( https://github.com/jonhoo/hdrsample ) )



---

[performancecopilot/hornet] Pull request updated by saurvs ( https://github.com/saurvs ) :

#25 Implement special metrics ( https://github.com/performancecopilot/hornet/pull/25 )

Implement - [x] Counter - [x] Gauge - [x] Timer - [x] CountVector - [x] GaugeVector - [x] Histogram (backed by https://github.com/jonhoo/hdrsample ( https://github.com/jonhoo/hdrsample ) )
Loading...