Dincho Todorov
Dincho Todorov
Please list your license.
For example: https://github.com/aeternity/aeternity/blob/master/apps/aecore/priv/exometer_predefined.script#L8 ``` 08:21:30.841 ae.epoch.aecore.chain.top_change.interval.n:0|g 08:21:30.841 ae.epoch.aecore.chain.top_change.interval.mean:0|g 08:21:30.841 ae.epoch.aecore.chain.top_change.interval.min:0|g 08:21:30.841 ae.epoch.aecore.chain.top_change.interval.max:0|g 08:21:30.842 ae.epoch.aecore.chain.top_change.interval.median:0|g 08:21:30.842 ae.epoch.aecore.chain.top_change.interval.50:0|g 08:21:30.842 ae.epoch.aecore.chain.top_change.interval.75:0|g 08:21:30.842 ae.epoch.aecore.chain.top_change.interval.90:0|g 08:21:30.842 ae.epoch.aecore.chain.top_change.interval.95:0|g 08:21:30.843 ae.epoch.aecore.chain.top_change.interval.99:0|g 08:21:30.843 ae.epoch.aecore.chain.top_change.interval.999:0|g ``` ref: https://docs.datadoghq.com/metrics/types/?tab=histogram
**Note: for support questions, please use the [forum](https://forum.aeternity.com)**. This repository's issues are reserved for feature requests and bug reports. * **I'm submitting a ...** - [ ] bug report -...
**Note: for support questions, please use the [forum](https://forum.aeternity.com)**. This repository's issues are reserved for feature requests and bug reports. * **I'm submitting a ...** - [x] bug report - [...
**Note: for support questions, please use the [forum](https://forum.aeternity.com)**. This repository's issues are reserved for feature requests and bug reports. * **I'm submitting a ...** - [x] bug report - [...
```time curl -s 'https://mdw.aepps.com/middleware/transactions/account/ak_2QkttUgEyPixKzqXkJ4LX7ugbRjwCDWPBT4p4M2r8brjxUxUYd?limit=10&page1'``` is taking more than a minute: ``` real 1m0.256s user 0m0.023s sys 0m0.015s ``` Same issue with `/transactions/account//count` endpoint
When I tried to register my name, I found that the base app does not show it under "Registered Names", after a bit further poking it looks like the middleware...
Please note that currently some metrics are of wrong type, names and labels. Should be revisited and exporting only meaningful names, types and labels.
https://prometheus.io/docs/instrumenting/writing_exporters/