danilvoe

Results 7 comments of danilvoe

Works great! (just now had a chance to check in action)

In theory, this is how you can specify the official root certificate - https://pkg.go.dev/crypto/x509#Certificate.Verify

Is there information about UDP support? @yaoweibin

Here it is done in sentry https://docs.sentry.io/clients/ruby/context/

@mikker I checked (ElasticAPM.report_message("dsds") ) the work separately ElasticAPM.report_message, when I call in the application, I get an error error json **### Problem validating JSON document against schema: I [#]...

No, the application itself does not use MS SQL; several methods in the code request information from MS SQL directly. gem used https://github.com/rails-sqlserver/tiny_tds

We had such a problem when there was a password field in the list of added values (at the DB level it does not exist, but the model has such...