Skip to content

CCM SaaS integration fixes #30072

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 21 additions & 16 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3523,46 +3523,51 @@ menu:
parent: cloud_cost_setup
identifier: cloud_cost_saas_cost_integrations
weight: 104
- name: Snowflake
url: cloud_cost_management/setup/saas_costs/?tab=snowflake#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_snowflake
weight: 101
- name: Databricks
url: cloud_cost_management/setup/saas_costs/?tab=databricks#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_databricks
weight: 101
weight: 102
- name: OpenAI
url: cloud_cost_management/setup/saas_costs/?tab=openai#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_openai
weight: 103
- name: GitHub
url: cloud_cost_management/setup/saas_costs/?tab=github#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_github
weight: 104
- name: Confluent Cloud
url: cloud_cost_management/setup/saas_costs/?tab=confluentcloud#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_confluentcloud
weight: 102
weight: 105
- name: MongoDB
url: cloud_cost_management/setup/saas_costs/?tab=mongodb#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_mongodb
weight: 103
- name: Snowflake
url: cloud_cost_management/setup/saas_costs/?tab=snowflake#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_snowflake
weight: 104
weight: 106
- name: Elastic Cloud
url: cloud_cost_management/setup/saas_costs/?tab=elasticcloud#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_elasticcloud
weight: 105
- name: OpenAI
url: cloud_cost_management/setup/saas_costs/?tab=openai#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_openai
weight: 106
weight: 107
- name: Fastly
url: cloud_cost_management/setup/saas_costs/?tab=fastly#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_fastly
weight: 107
weight: 108
- name: Twilio
url: cloud_cost_management/setup/saas_costs/?tab=twilio#setup
parent: cloud_cost_saas_cost_integrations
identifier: cloud_cost_saas_cost_integrations_twilio
weight: 108
weight: 109
- name: Custom
url: cloud_cost_management/setup/custom
parent: cloud_cost_setup
Expand Down
Loading
Loading