@@ -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
@@ -84,7 +85,23 @@ docs/ComponentHighlightMetricSectionAllOf.md
8485docs/ComponentNotFoundError.md
8586docs/ComponentQuery.md
8687docs/ComponentViewArguments.md
87- docs/CreateSubject.md
88+ docs/DashboardAuthorizationError.md
89+ docs/DashboardClientErrors.md
90+ docs/DashboardCloneSchema.md
91+ docs/DashboardInvalidIdentifierError.md
92+ docs/DashboardList.md
93+ docs/DashboardNotFoundError.md
94+ docs/DashboardPatchSchema.md
95+ docs/DashboardReadBaseSchema.md
96+ docs/DashboardReadFullSchema.md
97+ docs/DashboardReadFullSchemaAllOf.md
98+ docs/DashboardReadMetadataSchema.md
99+ docs/DashboardReadMetadataSchemaAllOf.md
100+ docs/DashboardReadSchema.md
101+ docs/DashboardScope.md
102+ docs/DashboardValidationError.md
103+ docs/DashboardWriteSchema.md
104+ docs/DashboardsApi.md
88105docs/DataUnavailable.md
89106docs/DependencyDirection.md
90107docs/DummyApi.md
@@ -278,10 +295,42 @@ docs/OpsgenieChannelRefId.md
278295docs/OpsgenieChannelWriteSchema.md
279296docs/OpsgenieNotificationChannel.md
280297docs/OpsgenieNotificationChannelAllOf.md
298+ docs/OpsgeniePriority.md
299+ docs/OpsgenieRegion.md
281300docs/OpsgenieResponder.md
301+ docs/OpsgenieResponderType.md
282302docs/PermissionDescription.md
283303docs/Permissions.md
284304docs/PermissionsApi.md
305+ docs/PersesDashboard.md
306+ docs/PersesDashboardDisplaySpec.md
307+ docs/PersesDashboardSpec.md
308+ docs/PersesDatasourceSpec.md
309+ docs/PersesGridItem.md
310+ docs/PersesGridLayoutCollapse.md
311+ docs/PersesGridLayoutDisplay.md
312+ docs/PersesJSONRef.md
313+ docs/PersesLayout.md
314+ docs/PersesLayoutKind.md
315+ docs/PersesLayoutSpec.md
316+ docs/PersesLink.md
317+ docs/PersesListVariable.md
318+ docs/PersesListVariableDefaultSingleValue.md
319+ docs/PersesListVariableDefaultSliceValues.md
320+ docs/PersesListVariableDefaultValue.md
321+ docs/PersesListVariableSpec.md
322+ docs/PersesPanel.md
323+ docs/PersesPanelDisplay.md
324+ docs/PersesPanelSpec.md
325+ docs/PersesPlugin.md
326+ docs/PersesProjectMetadata.md
327+ docs/PersesQuery.md
328+ docs/PersesQuerySpec.md
329+ docs/PersesTextVariable.md
330+ docs/PersesTextVariableSpec.md
331+ docs/PersesVariableDisplaySpec.md
332+ docs/PersesVariableSort.md
333+ docs/PersesVariableTypes.md
285334docs/ProblemApi.md
286335docs/ProblemNotFound.md
287336docs/PromData.md
@@ -332,6 +381,7 @@ docs/SpanFilter.md
332381docs/SpanKind.md
333382docs/SpanLink.md
334383docs/SpanParentType.md
384+ docs/SpanResponse.md
335385docs/SpanSortDirection.md
336386docs/SpanSortField.md
337387docs/SpanSortOption.md
@@ -369,6 +419,7 @@ docs/TimelineSummary.md
369419docs/TimelineSummaryError.md
370420docs/TimelineSummaryEventBucket.md
371421docs/TimelineSummaryHealthChange.md
422+ docs/TimelineSummaryOverflow.md
372423docs/TimelineSummaryRequest.md
373424docs/TimelineSummaryRequestArguments.md
374425docs/TooManyActiveQueries.md
@@ -397,9 +448,10 @@ docs/TraceApiSpanNotFound.md
397448docs/TraceApiSpansBadRequest.md
398449docs/TraceApiTraceNotFound.md
399450docs/TraceFilter.md
400- docs/TraceIdentifier.md
401451docs/TraceQuery.md
402- docs/Traces.md
452+ docs/TraceQueryMatch.md
453+ docs/TraceQueryMatchAllOf.md
454+ docs/TraceQueryResponse.md
403455docs/TracesApi.md
404456docs/UnlicensedSubscription.md
405457docs/UnmatchedCheckState.md
@@ -458,7 +510,22 @@ model_component_highlight_metric_section_all_of.go
458510model_component_not_found_error.go
459511model_component_query.go
460512model_component_view_arguments.go
461- model_create_subject.go
513+ model_dashboard_authorization_error.go
514+ model_dashboard_client_errors.go
515+ model_dashboard_clone_schema.go
516+ model_dashboard_invalid_identifier_error.go
517+ model_dashboard_list.go
518+ model_dashboard_not_found_error.go
519+ model_dashboard_patch_schema.go
520+ model_dashboard_read_base_schema.go
521+ model_dashboard_read_full_schema.go
522+ model_dashboard_read_full_schema_all_of.go
523+ model_dashboard_read_metadata_schema.go
524+ model_dashboard_read_metadata_schema_all_of.go
525+ model_dashboard_read_schema.go
526+ model_dashboard_scope.go
527+ model_dashboard_validation_error.go
528+ model_dashboard_write_schema.go
462529model_data_unavailable.go
463530model_dependency_direction.go
464531model_duration_histogram.go
@@ -638,9 +705,41 @@ model_opsgenie_channel_ref_id.go
638705model_opsgenie_channel_write_schema.go
639706model_opsgenie_notification_channel.go
640707model_opsgenie_notification_channel_all_of.go
708+ model_opsgenie_priority.go
709+ model_opsgenie_region.go
641710model_opsgenie_responder.go
711+ model_opsgenie_responder_type.go
642712model_permission_description.go
643713model_permissions.go
714+ model_perses_dashboard.go
715+ model_perses_dashboard_display_spec.go
716+ model_perses_dashboard_spec.go
717+ model_perses_datasource_spec.go
718+ model_perses_grid_item.go
719+ model_perses_grid_layout_collapse.go
720+ model_perses_grid_layout_display.go
721+ model_perses_json_ref.go
722+ model_perses_layout.go
723+ model_perses_layout_kind.go
724+ model_perses_layout_spec.go
725+ model_perses_link.go
726+ model_perses_list_variable.go
727+ model_perses_list_variable_default_single_value.go
728+ model_perses_list_variable_default_slice_values.go
729+ model_perses_list_variable_default_value.go
730+ model_perses_list_variable_spec.go
731+ model_perses_panel.go
732+ model_perses_panel_display.go
733+ model_perses_panel_spec.go
734+ model_perses_plugin.go
735+ model_perses_project_metadata.go
736+ model_perses_query.go
737+ model_perses_query_spec.go
738+ model_perses_text_variable.go
739+ model_perses_text_variable_spec.go
740+ model_perses_variable_display_spec.go
741+ model_perses_variable_sort.go
742+ model_perses_variable_types.go
644743model_problem_not_found.go
645744model_prom_data.go
646745model_prom_data_result.go
@@ -687,6 +786,7 @@ model_span_filter.go
687786model_span_kind.go
688787model_span_link.go
689788model_span_parent_type.go
789+ model_span_response.go
690790model_span_sort_direction.go
691791model_span_sort_field.go
692792model_span_sort_option.go
@@ -719,6 +819,7 @@ model_timeline_summary.go
719819model_timeline_summary_error.go
720820model_timeline_summary_event_bucket.go
721821model_timeline_summary_health_change.go
822+ model_timeline_summary_overflow.go
722823model_timeline_summary_request.go
723824model_timeline_summary_request_arguments.go
724825model_too_many_active_queries.go
@@ -745,9 +846,10 @@ model_trace_api_span_not_found.go
745846model_trace_api_spans_bad_request.go
746847model_trace_api_trace_not_found.go
747848model_trace_filter.go
748- model_trace_identifier.go
749849model_trace_query.go
750- model_traces.go
850+ model_trace_query_match.go
851+ model_trace_query_match_all_of.go
852+ model_trace_query_response.go
751853model_unlicensed_subscription.go
752854model_unmatched_check_state.go
753855model_user_name_mismatch_error.go
0 commit comments