Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

feat: Add Prometheus Monitoring #222

Merged
merged 14 commits into from
May 18, 2020
Merged

feat: Add Prometheus Monitoring #222

merged 14 commits into from
May 18, 2020

Conversation

opaolini
Copy link
Contributor

@opaolini opaolini commented May 13, 2020

Description

This PR:

Testing Instructions

Added metrics_test.ts to cover basic functionality.

Checklist

  • Update documentation as needed. Website Documentation PR:
  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.

@opaolini opaolini marked this pull request as draft May 13, 2020 22:59
@opaolini opaolini changed the title [WIP]feat: Add Prometheus Monitoring feat: Add Prometheus Monitoring May 14, 2020
@opaolini opaolini marked this pull request as ready for review May 14, 2020 21:16
@opaolini opaolini requested a review from dekz May 14, 2020 21:16
src/services/transaction_watcher_signer_service.ts Outdated Show resolved Hide resolved
src/services/transaction_watcher_signer_service.ts Outdated Show resolved Hide resolved
test/metrics_test.ts Outdated Show resolved Hide resolved
src/services/transaction_watcher_signer_service.ts Outdated Show resolved Hide resolved
@opaolini opaolini merged commit 5a51add into master May 18, 2020
@opaolini opaolini deleted the feat/add-monitoring branch May 18, 2020 20:20
github-actions bot pushed a commit that referenced this pull request May 25, 2020
# [1.5.0](v1.4.0...v1.5.0) (2020-05-25)

### Bug Fixes

* unify the response data from /swap/v0/price and /meta_transaction/v0/price ([#228](#228)) ([62f3fae](62f3fae))

### Features

* Add Prometheus Monitoring ([#222](#222)) ([5a51add](5a51add))
* added an epochs/n endpoint to get info on an arbitrary epoch ([#230](#230)) ([68ec159](68ec159))
* lower default slippage percentage to 1% ([#238](#238)) ([c7ec0ff](c7ec0ff))
* MetaTxn add signer heartbeat and status ([#236](#236)) ([3a11867](3a11867))
* set default skip RFQt buy requests to false ([#232](#232)) ([a5d7a1c](a5d7a1c))
@github-actions
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants