Files
pezkuwi-subxt/substrate/client
Max Inden 0cc3b96076 client/service/src/builder.rs: Add build_info metric (#5192)
* client/service/src/builder.rs: Add build_info metric

Add static Prometheus metric exposing the chain name, the version and
the commit.

* client/service/src/builder.rs: Move node_role to static metrics

The Prometheus metrics `node_role` is static and thus there is no need
to keep a reference of it within `ServiceMetrics`. This follows the
example of the `build_info` metric.

* client/service/src/builder.rs: Adjust indentation
2020-03-10 11:12:32 +01:00
..
2020-03-05 17:01:52 +01:00
2020-03-05 17:01:52 +01:00
2020-03-06 18:34:53 +01:00
2020-02-27 22:06:08 +01:00
2020-02-27 22:06:08 +01:00
2020-03-03 14:40:02 +01:00
2020-03-02 11:00:56 +01:00
2020-02-27 22:06:08 +01:00