Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for supported databases / datastores are potentially confusing #2911

Open
fallwith opened this issue Oct 12, 2024 · 1 comment
Open

Comments

@fallwith
Copy link
Contributor

The supported frameworks documentation might be confusing for people interested in knowing about compatibility with datastores for the following reasons:

  • The "instance details" section still lists ActiveRecord 2/3/4 as supported, which is incorrect
  • The existence of separate "databases" and "instance details" sections to outline datastore compatibility is confusing
  • The "instance details" section has a "gem databases" table which is confusing. The term "gem databases" is incorrect. Perhaps there was once an intention to list individual gems used for datastore client usage. The NoSQL stores Mongo and Redis are listed both in this table and in the one in the "databases" section. Given that there is only a single supported gem for each of these datastores, moving the info into the "databases" section would make the most sense.

https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/ruby-agent-requirements-supported-frameworks/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant