Amir Blum
Amir Blum
Thanks for letting us know. Is it still relevant? Can you please paste here the dependencies parts of your `package.json`?
Thanks for the update :) Looks like it is working for you now, right?
This issue is discussed in semantic conventions for database spans [here](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-spans.md): > The span name SHOULD be set to a low cardinality value representing the statement executed on the database....
Thank you @seemk
Another thought, should this new instrumentation be added to "@opentelemetry/auto-instrumentations-node" as part of this PR, or should it be done separately in a followup PR?
@ferrelucas let me know if you need any help fixing the CI issues. once it is green we can merge and release this fix
> @blumamir thanks, I have fixed the lint issues. > > I just realized the Unit Test issues are giving the `MongoServerError: Transaction numbers are only allowed on a replica...
> I believe I don't have permissions to make these changes in the Github Actions > Would it be feasible to do it on your side? If I am not...
@JamieDanielson Wondering if this is still relevant and should be kept open.
Thanks @carlpett As marc mentioned, we usually prefer to introduce new supported major version as a PR here with `tav` and a human eye to brief the changes and verify...