Atlas App Services
5 results found
-
Please Support CORS from the Data API
It would be amazing if the Data API supported CORS (via some sort of authentication mechanism in addition to the API key).
As it stands right now, we'd have to write a proxy API to consume the Data API, which would take about the same amount of coding as creating webhooks on Atlas to modify the collections.109 votesHi! We are excited to announce that we now support client side access for Data API using Bearer Authentication. You can use the Data API to connect to MongoDB Atlas from any platform that supports HTTPS, including web browsers, and get around CORS errors. Check out our docs page here that goes over how to authenticate Data API requests for web browser access. If you would like to share any additional context on your use case or general feedback regarding this newly released feature, please feel free to email me at kaylee.won@mongodb.com.
-
Send tags to Datadog Integration
We currently use Datadog for our monitoring and alerting. Previously we were using the labels functionality to add information to our clusters in Datadog. With the recent deprecation of labels, we're looking for this same functionality with tags
50 votesWe’re excited to share that the MongoDB Atlas integration with DataDog now supports sending tags to DataDog metrics! This enhancement allows for more granular filtering, grouping, and alerting on metrics within your DataDog dashboards.
Sending tags is an opt-in feature. To enable this, please enable "Send User Provided Resource Tags" in either the Atlas UI or the API.
If you have any questions or feedback, please feel free to reach out. Thank you!
-
Add REST API Services
Add REST Services support analogous the GraphQL.
Some users on Realm desire a REST API to their clients as
oppose to a GraphQL API.Although this can somewhat be accomplished by adding a HTTP '3rd Party Service' and query the mongo collections, you don't get all Rules, Schema, and other useful tools and services which are provided with the GraphQL option.
12 votesCheck out the Atlas Data API https://www.mongodb.com/docs/atlas/api/data-api/
-
Add support for the collection.* metrics to the MongoDB Atlas/Datadog integration
Currently the MongoDB Atlas integration with Datadog does not support the collection.* metrics.
As we use Datadog as our monitoring and analytics tool company-wide, we cannot create the needed dashboards unless we create our own app retrieving the metrics and pushing them to Datadog. This is not ideal.
10 votes -
Ability to Reuse Types in Custom Resolver Schemas
We are in the process of migrating from a hand-implemented Apollo server to Mongo Realm, but are finding the inability to reuse types on custom resolvers to be a serious impediment.
For example, we have a number of custom resolvers that use the same type to define a temporal interval, but we cannot reuse that type in the arguments for our custom resolvers as Stitch will throw an error upon encountering those duplicated types. Additionally, many of these custom resolvers return the exact same type, but if we try to reuse that same type definition Stitch will throw errors about…
5 votes
- Don't see your idea?