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

(EAI-524) Create docs meta description generator #534

Merged
merged 16 commits into from
Nov 14, 2024
Merged

(EAI-524) Create docs meta description generator #534

merged 16 commits into from
Nov 14, 2024

Conversation

nlarew
Copy link
Collaborator

@nlarew nlarew commented Oct 9, 2024

Jira: (EAI-524) Create docs meta description generator

Example output:

{
  "https://mongodb.com/docs/atlas/billing/data-transfer-costs/": "Learn about data transfer costs in Atlas, including factors affecting costs and strategies to reduce them, across AWS, Azure, and GCP.",
  "https://mongodb.com/docs/atlas/project-tags/": "Organize and identify projects using tags in Atlas, manage them from various pages, and avoid sensitive information in tags.",
  "https://mongodb.com/docs/atlas/cli/current/atlas-cli-create-cluster-from-config-file/": "Learn how to create a new Atlas cluster using a configuration file by exporting settings from an existing cluster and using Atlas CLI commands.",
  "https://mongodb.com/docs/atlas/access-tracking/": "Access database authentication history in Atlas, including timestamps, usernames, IP addresses, and results, with limitations on certain cluster types.",
  "https://mongodb.com/docs/atlas/access/manage-org-users/": "Manage Atlas organization users by assigning roles, inviting users, and editing or removing user access through the Atlas UI or CLI.",
  "https://mongodb.com/docs/atlas/access/manage-teams-in-orgs/": "Learn how to create, manage, and delete organization teams in Atlas, including adding and removing team members and assigning project roles.",
  "https://mongodb.com/docs/atlas/access/manage-project-access/": "Learn how to manage project access in Atlas, including adding users or teams, assigning roles, and handling invitations.",
  "https://mongodb.com/docs/atlas/billing/cluster-configuration-costs/": "Explore how cloud provider, region, cluster tier, storage, and backup options affect the costs of running an Atlas cluster.",
  "https://mongodb.com/docs/charts/convert-field-data-types/": "Learn how to convert field data types in Chart Builder, including limitations and steps for reverting conversions.",
  "https://mongodb.com/docs/": "Discover how the AI chatbot assists with database tasks, query optimization, schema design, and more using advanced LLM models and MongoDB resources.",
  "https://mongodb.com/docs/charts/customize-charts/": "Explore various customization options in Atlas Charts to format and display visualizations, including general, axis, field-level, and conditional formatting.",
  "https://mongodb.com/docs/atlas/cli/current/atlas-cli-ephemeral-cluster/": "Learn how to create and delete ephemeral Atlas projects and clusters using the Atlas CLI for testing automation scripts.",
  "https://mongodb.com/docs/atlas/push-logs/": "Learn how to push `mongod`, `mongos`, and audit logs to an AWS S3 bucket every 5 minutes using Atlas, with necessary prerequisites and limitations.",
  "https://mongodb.com/docs/atlas/reconfigure-replica-set-during-regional-outage/": "Learn how to reconfigure a replica set during a regional outage to restore your Atlas multi-region cluster and manage potential data loss.",
  "https://mongodb.com/docs/cloud-manager/core/two-factor-authentication/": "Enable and manage two-factor authentication in Cloud Manager for enhanced account security, using methods like SMS, apps, or devices.",
  "https://mongodb.com/docs/cloud-manager/data-explorer/indexes/": "Manage indexes in Data Explorer by creating, viewing, and dropping them, while considering performance and compatibility with rolling builds.",
  "https://mongodb.com/docs/cloud-manager/data-explorer/documents/": "Manage documents in Cloud Manager's Data Explorer by inserting, editing, or deleting them within your cluster collections.",
  "https://mongodb.com/docs/cloud-manager/data-explorer/databases-collections/": "Manage databases and collections in Data Explorer, including creating, viewing, and dropping them with specific role permissions.",
  "https://mongodb.com/docs/cloud-manager/data-explorer/cloud-agg-pipeline/": "Explore and build aggregation pipelines in Cloud Manager, export them to driver languages, and manage settings for efficient data processing."
}

@nlarew nlarew marked this pull request as ready for review October 29, 2024 16:58
@nlarew nlarew requested a review from mongodben October 29, 2024 16:58
Copy link
Collaborator

@mongodben mongodben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % suggestions for light feedback

@nlarew nlarew merged commit 51b0622 into main Nov 14, 2024
1 check passed
@nlarew nlarew deleted the metadata branch November 14, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants