rudder-server icon indicating copy to clipboard operation
rudder-server copied to clipboard

chore: add resource tags in metrics

Open satishrudderstack opened this issue 2 years ago • 1 comments

add resource tags in metrics

satishrudderstack avatar Sep 21 '22 09:09 satishrudderstack

Codecov Report

Base: 43.93% // Head: 43.94% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (e032889) compared to base (4fe3038). Patch coverage: 19.35% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2462   +/-   ##
=======================================
  Coverage   43.93%   43.94%           
=======================================
  Files         187      187           
  Lines       39114    39125   +11     
=======================================
+ Hits        17186    17193    +7     
- Misses      20840    20846    +6     
+ Partials     1088     1086    -2     
Impacted Files Coverage Δ
warehouse/bigquery/bigquery.go 0.00% <0.00%> (ø)
warehouse/clickhouse/clickhouse.go 0.00% <0.00%> (ø)
warehouse/deltalake/deltalake.go 0.00% <0.00%> (ø)
warehouse/mssql/mssql.go 0.00% <0.00%> (ø)
warehouse/postgres/postgres.go 0.00% <0.00%> (ø)
warehouse/redshift/redshift.go 0.00% <0.00%> (ø)
warehouse/snowflake/snowflake.go 0.00% <0.00%> (ø)
warehouse/upload.go 18.56% <9.09%> (-0.12%) :arrow_down:
router/router.go 67.81% <100.00%> (+0.05%) :arrow_up:
warehouse/warehouse.go 8.92% <100.00%> (+0.10%) :arrow_up:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 21 '22 09:09 codecov[bot]