Miguel de la Cruz
182c29b456
MM-21898: Part 2. Add opentracing ( #13904 )
...
* initial implementation of opentracing
* app layer
* Revert Makefile
* .
* cleanup
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* [ci]
* autogenerate interface
* .
* missed vendor files
* updated interfaces
* updated store layers
* lint fixes
* .
* finishing layer generators and nested spans
* added errors and b3 support
* code review
* .
* .
* fixed build error due to misplased flag.Parse()
* code review addressed
2020-03-05 14:46:08 +01:00
Ben Schumacher
6e9e849871
Fix issues found by golangci v1.22.2 ( #13568 )
2020-01-14 10:08:51 +01:00
Miguel de la Cruz
2259b7f2a8
[MM-19948] Set version on module file and internal paths ( #13186 )
...
* [MM-19948] Set version on module file and internal paths
* Fixes after merge
* Fix i18n checker error
2019-11-28 14:39:38 +01:00
Jesús Espino
99f13ed0e6
Use seconds instead of nanoseconds for the store time layer metrics ( #12321 )
...
* Use nanoseconds instead of seconds for the api metrics
* Using seconds instead of nanoseconds in the store layer metrics
2019-09-24 20:00:19 +02:00
Jesús Espino
e4582905ea
Time Layer for measure the Store methods calls time ( #11609 )
...
* Time Layer for measure the Store methods calls time
* Fixing build
* Fixing a formating problem
* Fixing tests
* generating store mocks
* Fixing build
* Updating generated timer layer
* Updating timer layer to the last store interface
* Updating timer layer
* Generating time layer
2019-08-01 22:10:58 +02:00