You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(otelhttpclient): move generic otelclient from meteor to salt (#16)
* feat(otelhttpclient): moved from meteor to salt as generic
* fix test case
* feat: moved otel grpc support from meteor to salt
* fixed lint/ meter name
* resolved comments
* resolved comments - options usage
* fix test
* reverted gitignore
* added toolchain back for failing unit test
* fixed lint issue
* added default value for meterName
---------
Co-authored-by: Sumeet Rai <sumeet.rai@gojek.com>