Skip to content

Commit

Permalink
Add access to alert_details_contextual_insights
Browse files Browse the repository at this point in the history
  • Loading branch information
kdelemme committed Oct 23, 2024
1 parent 62e462e commit 8b41862
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const getObservabilityAlertDetailsContextRoute = createObservabilityServerRoute(
endpoint: 'GET /internal/observability/assistant/alert_details_contextual_insights',
options: {
tags: [],
access: 'internal',
},
params: t.type({
query: alertDetailsContextRt,
Expand Down

0 comments on commit 8b41862

Please sign in to comment.