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

impr(evm): add tx_type, gas and counter telemetry for ethereum txs #1101

Merged
merged 2 commits into from
May 30, 2022

Conversation

danburck
Copy link
Contributor

@danburck danburck commented May 27, 2022

Description

This PR adds telemetry for Ethereum txs. This functionality was originally removed with https:/tharsis/ethermint/pull/545/files because of performance issues with telemetry.ModuleMeasureSince, which are not readded.

@linear
Copy link

linear bot commented May 27, 2022

@danburck danburck marked this pull request as ready for review May 27, 2022 15:02
@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #1101 (685361b) into main (d559893) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1101      +/-   ##
==========================================
+ Coverage   59.39%   59.52%   +0.13%     
==========================================
  Files          85       85              
  Lines        6992     7015      +23     
==========================================
+ Hits         4153     4176      +23     
  Misses       2622     2622              
  Partials      217      217              
Impacted Files Coverage Δ
x/evm/keeper/msg_server.go 82.50% <100.00%> (+7.06%) ⬆️

@danburck danburck merged commit 928e018 into main May 30, 2022
@danburck danburck deleted the ENG-381-add-telemetry branch May 30, 2022 08:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants