Giter VIP home page Giter VIP logo

Comments (12)

mangulonr avatar mangulonr commented on July 3, 2024 1

Hi

The new MongoDB OHI has been released in public preview, this version will be GA during June.

Some of the new features provided:

For more information check the following resources.

Because it is based on Prometheus the metric names are different from our legacy OHI, check our migration guide if you need more details.
Our legacy MongoDB OHI will be deprecated on FY24H2 (final date pending to be decided).

from nri-mongodb.

ngalantowicz avatar ngalantowicz commented on July 3, 2024

My bad I didn't mean to close got a little trigger happy :)

from nri-mongodb.

gsanchezgavier avatar gsanchezgavier commented on July 3, 2024

Hi @ngalantowicz , this really looks interesting i have tagged this issue to be prioritized by our PM.

from nri-mongodb.

roobre avatar roobre commented on July 3, 2024

Hi,

We are currently using the mgo driver which, to our knowledge, is now kind of in a "maintenance mode", and it's hard to get new features added to it, so I wouldn't be too optimistic regarding that PR getting merged.

We have talked a couple times about migrating to the official mongo driver, and this could be something to weight in for that. Are you aware if the official driver supports SCRAM?

from nri-mongodb.

ngalantowicz avatar ngalantowicz commented on July 3, 2024

@gsanchezgavier and @roobre thanks for taking an interest in this feature.

The official mongo driver does support SCRAM

https://github.com/mongodb/mongo-go-driver/blob/master/mongo/options/clientoptions.go#L45-#L46

from nri-mongodb.

roobre avatar roobre commented on July 3, 2024

@ngalantowicz Thanks for the confirmation! We'll add this to the list of things to track for the migration :)

from nri-mongodb.

paologallinaharbur avatar paologallinaharbur commented on July 3, 2024

Same applies for SCRAM-SHA-1 blocked by #71

from nri-mongodb.

Neustradamus avatar Neustradamus commented on July 3, 2024

@ all: I wish you a Happy New Year 2022!

Any news about it?

Linked to:

from nri-mongodb.

pyrotechnics-io avatar pyrotechnics-io commented on July 3, 2024

Incidentally, I'm working on a fork which essentially removes globalsign/mgo in favour of the mongodb official driver here : https://github.com/pyrotechnics-io/nri-mongodb/tree/hbaste-scramsha256. This would at least in theory allow it to be used for SCRAM-SHA-256 as well as MongoDB 5 (has undergone some very basic testing against 4.4 with SCRAM-SHA-256). The approach followed is to mimick the interface of mgo as used in the code with a facade wrapper and then eventually refactor and do away with the wrapper altogether. A lot of the test code had deep hooks into mgo objects unfortunately so had to temporarily disable several of them.

Disclaimer: Its still a pre-alpha wip but any help testing it is much appreciated.

from nri-mongodb.

pyrotechnics-io avatar pyrotechnics-io commented on July 3, 2024

Just fyi but if testing is validated, the fork above in theory should address #67, #70, #71, #76, #78

from nri-mongodb.

workato-integration avatar workato-integration commented on July 3, 2024

https://issues.newrelic.com/browse/NEWRELIC-4308

from nri-mongodb.

workato-integration avatar workato-integration commented on July 3, 2024

Work has been completed on this issue.

from nri-mongodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.