@@ -8,6 +8,7 @@ api_agent_registrations.go
88api_api_token.go
99api_authorize_ingestion_api_key.go
1010api_component.go
11+ api_dashboards.go
1112api_dummy.go
1213api_event.go
1314api_export.go
@@ -85,6 +86,23 @@ docs/ComponentNotFoundError.md
8586docs/ComponentQuery.md
8687docs/ComponentViewArguments.md
8788docs/CreateSubject.md
89+ docs/DashboardAuthorizationError.md
90+ docs/DashboardClientErrors.md
91+ docs/DashboardCloneSchema.md
92+ docs/DashboardInvalidIdentifierError.md
93+ docs/DashboardList.md
94+ docs/DashboardNotFoundError.md
95+ docs/DashboardPatchSchema.md
96+ docs/DashboardReadBaseSchema.md
97+ docs/DashboardReadFullSchema.md
98+ docs/DashboardReadFullSchemaAllOf.md
99+ docs/DashboardReadMetadataSchema.md
100+ docs/DashboardReadMetadataSchemaAllOf.md
101+ docs/DashboardReadSchema.md
102+ docs/DashboardScope.md
103+ docs/DashboardValidationError.md
104+ docs/DashboardWriteSchema.md
105+ docs/DashboardsApi.md
88106docs/DataUnavailable.md
89107docs/DependencyDirection.md
90108docs/DummyApi.md
@@ -278,10 +296,42 @@ docs/OpsgenieChannelRefId.md
278296docs/OpsgenieChannelWriteSchema.md
279297docs/OpsgenieNotificationChannel.md
280298docs/OpsgenieNotificationChannelAllOf.md
299+ docs/OpsgeniePriority.md
300+ docs/OpsgenieRegion.md
281301docs/OpsgenieResponder.md
302+ docs/OpsgenieResponderType.md
282303docs/PermissionDescription.md
283304docs/Permissions.md
284305docs/PermissionsApi.md
306+ docs/PersesDashboard.md
307+ docs/PersesDashboardDisplaySpec.md
308+ docs/PersesDashboardSpec.md
309+ docs/PersesDatasourceSpec.md
310+ docs/PersesGridItem.md
311+ docs/PersesGridLayoutCollapse.md
312+ docs/PersesGridLayoutDisplay.md
313+ docs/PersesJSONRef.md
314+ docs/PersesLayout.md
315+ docs/PersesLayoutKind.md
316+ docs/PersesLayoutSpec.md
317+ docs/PersesLink.md
318+ docs/PersesListVariable.md
319+ docs/PersesListVariableDefaultSingleValue.md
320+ docs/PersesListVariableDefaultSliceValues.md
321+ docs/PersesListVariableDefaultValue.md
322+ docs/PersesListVariableSpec.md
323+ docs/PersesPanel.md
324+ docs/PersesPanelDisplay.md
325+ docs/PersesPanelSpec.md
326+ docs/PersesPlugin.md
327+ docs/PersesProjectMetadata.md
328+ docs/PersesQuery.md
329+ docs/PersesQuerySpec.md
330+ docs/PersesTextVariable.md
331+ docs/PersesTextVariableSpec.md
332+ docs/PersesVariableDisplaySpec.md
333+ docs/PersesVariableSort.md
334+ docs/PersesVariableTypes.md
285335docs/ProblemApi.md
286336docs/ProblemNotFound.md
287337docs/PromData.md
@@ -332,6 +382,7 @@ docs/SpanFilter.md
332382docs/SpanKind.md
333383docs/SpanLink.md
334384docs/SpanParentType.md
385+ docs/SpanResponse.md
335386docs/SpanSortDirection.md
336387docs/SpanSortField.md
337388docs/SpanSortOption.md
@@ -369,6 +420,7 @@ docs/TimelineSummary.md
369420docs/TimelineSummaryError.md
370421docs/TimelineSummaryEventBucket.md
371422docs/TimelineSummaryHealthChange.md
423+ docs/TimelineSummaryOverflow.md
372424docs/TimelineSummaryRequest.md
373425docs/TimelineSummaryRequestArguments.md
374426docs/TooManyActiveQueries.md
@@ -397,9 +449,10 @@ docs/TraceApiSpanNotFound.md
397449docs/TraceApiSpansBadRequest.md
398450docs/TraceApiTraceNotFound.md
399451docs/TraceFilter.md
400- docs/TraceIdentifier.md
401452docs/TraceQuery.md
402- docs/Traces.md
453+ docs/TraceQueryMatch.md
454+ docs/TraceQueryMatchAllOf.md
455+ docs/TraceQueryResponse.md
403456docs/TracesApi.md
404457docs/UnlicensedSubscription.md
405458docs/UnmatchedCheckState.md
@@ -459,6 +512,22 @@ model_component_not_found_error.go
459512model_component_query.go
460513model_component_view_arguments.go
461514model_create_subject.go
515+ model_dashboard_authorization_error.go
516+ model_dashboard_client_errors.go
517+ model_dashboard_clone_schema.go
518+ model_dashboard_invalid_identifier_error.go
519+ model_dashboard_list.go
520+ model_dashboard_not_found_error.go
521+ model_dashboard_patch_schema.go
522+ model_dashboard_read_base_schema.go
523+ model_dashboard_read_full_schema.go
524+ model_dashboard_read_full_schema_all_of.go
525+ model_dashboard_read_metadata_schema.go
526+ model_dashboard_read_metadata_schema_all_of.go
527+ model_dashboard_read_schema.go
528+ model_dashboard_scope.go
529+ model_dashboard_validation_error.go
530+ model_dashboard_write_schema.go
462531model_data_unavailable.go
463532model_dependency_direction.go
464533model_duration_histogram.go
@@ -638,9 +707,41 @@ model_opsgenie_channel_ref_id.go
638707model_opsgenie_channel_write_schema.go
639708model_opsgenie_notification_channel.go
640709model_opsgenie_notification_channel_all_of.go
710+ model_opsgenie_priority.go
711+ model_opsgenie_region.go
641712model_opsgenie_responder.go
713+ model_opsgenie_responder_type.go
642714model_permission_description.go
643715model_permissions.go
716+ model_perses_dashboard.go
717+ model_perses_dashboard_display_spec.go
718+ model_perses_dashboard_spec.go
719+ model_perses_datasource_spec.go
720+ model_perses_grid_item.go
721+ model_perses_grid_layout_collapse.go
722+ model_perses_grid_layout_display.go
723+ model_perses_json_ref.go
724+ model_perses_layout.go
725+ model_perses_layout_kind.go
726+ model_perses_layout_spec.go
727+ model_perses_link.go
728+ model_perses_list_variable.go
729+ model_perses_list_variable_default_single_value.go
730+ model_perses_list_variable_default_slice_values.go
731+ model_perses_list_variable_default_value.go
732+ model_perses_list_variable_spec.go
733+ model_perses_panel.go
734+ model_perses_panel_display.go
735+ model_perses_panel_spec.go
736+ model_perses_plugin.go
737+ model_perses_project_metadata.go
738+ model_perses_query.go
739+ model_perses_query_spec.go
740+ model_perses_text_variable.go
741+ model_perses_text_variable_spec.go
742+ model_perses_variable_display_spec.go
743+ model_perses_variable_sort.go
744+ model_perses_variable_types.go
644745model_problem_not_found.go
645746model_prom_data.go
646747model_prom_data_result.go
@@ -687,6 +788,7 @@ model_span_filter.go
687788model_span_kind.go
688789model_span_link.go
689790model_span_parent_type.go
791+ model_span_response.go
690792model_span_sort_direction.go
691793model_span_sort_field.go
692794model_span_sort_option.go
@@ -719,6 +821,7 @@ model_timeline_summary.go
719821model_timeline_summary_error.go
720822model_timeline_summary_event_bucket.go
721823model_timeline_summary_health_change.go
824+ model_timeline_summary_overflow.go
722825model_timeline_summary_request.go
723826model_timeline_summary_request_arguments.go
724827model_too_many_active_queries.go
@@ -745,9 +848,10 @@ model_trace_api_span_not_found.go
745848model_trace_api_spans_bad_request.go
746849model_trace_api_trace_not_found.go
747850model_trace_filter.go
748- model_trace_identifier.go
749851model_trace_query.go
750- model_traces.go
852+ model_trace_query_match.go
853+ model_trace_query_match_all_of.go
854+ model_trace_query_response.go
751855model_unlicensed_subscription.go
752856model_unmatched_check_state.go
753857model_user_name_mismatch_error.go
0 commit comments