Skip to content

Commit

Permalink
Merge branch 'master' into guacbot/translation-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hestonhoffman committed May 9, 2024
2 parents f56a84a + b0a3f7c commit 35e5476
Show file tree
Hide file tree
Showing 130 changed files with 1,423 additions and 614 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-05-03 14:27:52.024982",
"spec_repo_commit": "27a03d2c"
"regenerated": "2024-05-09 08:10:38.432153",
"spec_repo_commit": "f983a01b"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-05-03 14:27:59.973440",
"spec_repo_commit": "27a03d2c"
"regenerated": "2024-05-09 08:10:46.472041",
"spec_repo_commit": "f983a01b"
}
}
}
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ placeholders: hugpython update_pre_build
hugpython: local/etc/requirements3.txt
@${PY3} -m venv --clear $@ && . $@/bin/activate && $@/bin/pip install --upgrade pip wheel && $@/bin/pip install -r $<;\
if [[ "$(CI_COMMIT_REF_NAME)" != "" ]]; then \
$@/bin/pip install https://binaries.ddbuild.io/dd-source/python/assetlib-0.0.28306535-py3-none-any.whl; \
$@/bin/pip install https://binaries.ddbuild.io/dd-source/python/assetlib-0.0.33893004-py3-none-any.whl; \
fi

update_pre_build: hugpython
Expand Down
11 changes: 4 additions & 7 deletions assets/scripts/datadog-docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -411,11 +411,8 @@ window.addEventListener(
'popstate',
function (event) {
setMobileNav();
if (event.state) {
loadPage(window.location.href);
closeNav();
getPathElement();
}
},
false
loadPage(window.location.href);
closeNav();
getPathElement();
}
);
95 changes: 65 additions & 30 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -901,25 +901,25 @@ menu:
parent: dev_tools_service_check
identifier: dev_tools_service_check_api
weight: 603
- name: IDE Integrations
url: developers/ide_integrations/
- name: IDE Plugins
url: developers/ide_plugins/
parent: dev_tools
identifier: ide_integrations
identifier: ide_plugins
weight: 7
- name: JetBrains IDEs
url: developers/ide_integrations/idea/
parent: ide_integrations
identifier: ide_integrations_idea
url: developers/ide_plugins/idea/
parent: ide_plugins
identifier: ide_plugins_idea
weight: 701
- name: VS Code
url: developers/ide_integrations/vscode/
parent: ide_integrations
identifier: ide_integrations_vscode
url: developers/ide_plugins/vscode/
parent: ide_plugins
identifier: ide_plugins_vscode
weight: 702
- name: Visual Studio
url: developers/ide_integrations/visual_studio/
parent: ide_integrations
identifier: ide_integrations_visual_studio
url: developers/ide_plugins/visual_studio/
parent: ide_plugins
identifier: ide_plugins_visual_studio
weight: 703
- name: Community
url: developers/community/
Expand Down Expand Up @@ -1109,11 +1109,21 @@ menu:
identifier: cloudcraft_api_budgets_export
parent: cloudcraft_api_budgets
weight: 1
- name: Teams
url: cloudcraft/api/teams/
identifier: cloudcraft_api_teams
parent: cloudcraft_api
weight: 5
- name: List teams
url: cloudcraft/api/teams/#list-teams
identifier: cloudcraft_api_teams_list
parent: cloudcraft_api_teams
weight: 1
- name: Users
url: cloudcraft/api/users/
identifier: cloudcraft_api_users
parent: cloudcraft_api
weight: 5
weight: 6
- name: Get user profile
url: cloudcraft/api/users/#get-user-profile
identifier: cloudcraft_api_users_info
Expand Down Expand Up @@ -1344,66 +1354,71 @@ menu:
parent: monitor_types
identifier: monitor_types_auditlogs
weight: 205
- name: Change
url: monitors/types/change-alert/
parent: monitor_types
identifier: monitor_types_change
weight: 206
- name: CI
url: monitors/types/ci/
parent: monitor_types
identifier: monitor_types_ci
weight: 206
weight: 207
- name: Cloud Cost
url: monitors/types/cloud_cost/
parent: monitor_types
identifier: monitor_types_cloud_cost
weight: 207
weight: 208
- name: Composite
url: monitors/types/composite/
parent: monitor_types
identifier: monitor_types_composite
weight: 208
weight: 209
- name: Database Monitoring
url: monitors/types/database_monitoring/
parent: monitor_types
identifier: monitor_types_database_monitoring
weight: 209
weight: 210
- name: Error Tracking
url: monitors/types/error_tracking/
parent: monitor_types
identifier: monitor_types_error_tracking
weight: 210
weight: 211
- name: Event
url: monitors/types/event/
parent: monitor_types
identifier: monitor_types_event
weight: 211
weight: 212
- name: Forecast
url: monitors/types/forecasts/
parent: monitor_types
identifier: monitor_types_forecasts
weight: 212
weight: 213
- name: Integration
url: monitors/types/integration/
parent: monitor_types
identifier: monitor_types_integration
weight: 213
weight: 214
- name: Live Process
url: monitors/types/process/
parent: monitor_types
identifier: monitor_types_process
weight: 214
weight: 215
- name: Logs
url: monitors/types/log/
parent: monitor_types
identifier: monitor_types_log
weight: 215
weight: 216
- name: Network
url: monitors/types/network/
parent: monitor_types
identifier: monitor_types_network
weight: 216
weight: 217
- name: Network Performance
url: monitors/types/network_performance/
parent: monitor_types
identifier: monitor_types_network_performance
weight: 217
weight: 218
- name: Outlier
url: monitors/types/outlier/
parent: monitor_types
Expand All @@ -1413,27 +1428,27 @@ menu:
url: monitors/types/process_check/
parent: monitor_types
identifier: monitor_types_process_check
weight: 219
weight: 220
- name: Real User Monitoring
url: monitors/types/real_user_monitoring/
parent: monitor_types
identifier: monitor_types_rum
weight: 220
weight: 221
- name: Service Check
url: monitors/types/service_check/
parent: monitor_types
identifier: monitor_types_service_check
weight: 221
weight: 222
- name: SLO Alerts
url: monitors/types/slo/
parent: monitor_types
identifier: monitor_types_slo
weight: 222
weight: 223
- name: Watchdog
url: monitors/types/watchdog/
parent: monitor_types
identifier: monitor_types_watchdog
weight: 223
weight: 224
- name: Notifications
url: monitors/notify/
parent: alerting
Expand Down Expand Up @@ -1835,6 +1850,11 @@ menu:
url: error_tracking/rum
parent: error_tracking
identifier: error_tracking_rum
weight: 6
- name: Troubleshooting
url: error_tracking/troubleshooting
parent: error_tracking
identifier: error_tracking_troubleshooting
weight: 7
- name: Service Level Objectives
url: service_management/service_level_objectives/
Expand Down Expand Up @@ -2963,6 +2983,11 @@ menu:
parent: tracing_error_tracking
identifier: tracing_error_tracking_exception_replay
weight: 1005
- name: Troubleshooting
url: error_tracking/troubleshooting
parent: tracing_error_tracking
identifier: tracing_error_tracking_troubleshooting
weight: 1006
- name: Data Security
url: tracing/configure_data_security/
parent: tracing
Expand Down Expand Up @@ -4192,6 +4217,11 @@ menu:
parent: log_management_error_tracking
identifier: log_management_error_tracking_suspect_commits
weight: 607
- name: Troubleshooting
url: error_tracking/troubleshooting
parent: log_management_error_tracking
identifier: log_management_error_tracking_troubleshooting
weight: 609
- name: Guides
url: logs/guide/
parent: log_management
Expand Down Expand Up @@ -5249,6 +5279,11 @@ menu:
parent: rum_error_tracking
identifier: rum_error_tracking_suspect_commits
weight: 807
- name: Troubleshooting
url: error_tracking/troubleshooting
parent: rum_error_tracking
identifier: rum_error_tracking_troubleshooting
weight: 808
- name: Guides
url: real_user_monitoring/guide/
parent: rum
Expand Down
24 changes: 12 additions & 12 deletions config/_default/menus/main.fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -876,25 +876,25 @@ menu:
parent: dev_tools_service_check
identifier: dev_tools_service_check_api
weight: 603
- name: IDE Integrations
url: developers/ide_integrations/
- name: IDE Plugins
url: developers/ide_plugins/
parent: dev_tools
identifier: ide_integrations
identifier: ide_plugins
weight: 7
- name: IntelliJ IDEA
url: developers/ide_integrations/idea/
parent: ide_integrations
identifier: ide_integrations_idea
url: developers/ide_plugins/idea/
parent: ide_plugins
identifier: ide_plugins_idea
weight: 701
- name: VS Code
url: developers/ide_integrations/vscode/
parent: ide_integrations
identifier: ide_integrations_vscode
url: developers/ide_plugins/vscode/
parent: ide_plugins
identifier: ide_plugins_vscode
weight: 702
- name: Visual Studio
url: developers/ide_integrations/visual_studio/
parent: ide_integrations
identifier: ide_integrations_visual_studio
url: developers/ide_plugins/visual_studio/
parent: ide_plugins
identifier: ide_plugins_visual_studio
weight: 703
- name: Communauté
url: developers/community/
Expand Down
22 changes: 11 additions & 11 deletions config/_default/menus/main.ja.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -877,24 +877,24 @@ menu:
identifier: dev_tools_service_check_api
weight: 603
- name: IDE インテグレーション
url: developers/ide_integrations/
url: developers/ide_plugins/
parent: dev_tools
identifier: ide_integrations
identifier: ide_plugins
weight: 7
- name: IntelliJ IDEA
url: developers/ide_integrations/idea/
parent: ide_integrations
identifier: ide_integrations_idea
url: developers/ide_plugins/idea/
parent: ide_plugins
identifier: ide_plugins_idea
weight: 701
- name: VS Code
url: developers/ide_integrations/vscode/
parent: ide_integrations
identifier: ide_integrations_vscode
url: developers/ide_plugins/vscode/
parent: ide_plugins
identifier: ide_plugins_vscode
weight: 702
- name: Visual Studio
url: developers/ide_integrations/visual_studio/
parent: ide_integrations
identifier: ide_integrations_visual_studio
url: developers/ide_plugins/visual_studio/
parent: ide_plugins
identifier: ide_plugins_visual_studio
weight: 703
- name: コミュニティ
url: developers/community/
Expand Down
22 changes: 11 additions & 11 deletions config/_default/menus/main.ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -896,25 +896,25 @@ menu:
parent: dev_tools_service_check
url: api/v1/service-checks/
weight: 603
- identifier: ide_integrations
- identifier: ide_plugins
name: IDE 통합
parent: dev_tools
url: developers/ide_integrations/
url: developers/ide_plugins/
weight: 7
- identifier: ide_integrations_idea
- identifier: ide_plugins_idea
name: JetBrains IDE
parent: ide_integrations
url: developers/ide_integrations/idea/
parent: ide_plugins
url: developers/ide_plugins/idea/
weight: 701
- identifier: ide_integrations_vscode
- identifier: ide_plugins_vscode
name: VS 코드
parent: ide_integrations
url: developers/ide_integrations/vscode/
parent: ide_plugins
url: developers/ide_plugins/vscode/
weight: 702
- identifier: ide_integrations_visual_studio
- identifier: ide_plugins_visual_studio
name: Visual Studio
parent: ide_integrations
url: developers/ide_integrations/visual_studio/
parent: ide_plugins
url: developers/ide_plugins/visual_studio/
weight: 703
- identifier: dev_community
name: 커뮤니티
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ To modify a service account, click on one in the service accounts list.
2. Update any fields you would like to change. You can edit the name, email address, status, and roles.
3. Click **Save**.

To disable a service account, follow the procedure above to edit the service account and set the status to **Disabled**.
To disable a service account, the user must have the User Manage Access permission in addition to Service Account Write.

To disable a service account, follow the previous procedure to edit the service account and set the status to **Disabled**.

### Create or revoke application keys

Expand Down
Loading

0 comments on commit 35e5476

Please sign in to comment.