grafonnet icon indicating copy to clipboard operation
grafonnet copied to clipboard

WIP g11

Open Duologic opened this issue 1 year ago • 2 comments

WIP, generate Grafonnet from foundation-sdk.

Duologic avatar May 13 '24 08:05 Duologic

# diffstat for docs/
 docs/API/index.md                                                                                                       |    2 +-
 docs/API/accesspolicy/rules.md                                                                                          |   25 +++
 docs/API/role.md                                                                                                        |   17 +-
 docs/API/rolebinding.md                                                                                                 |   16 +-

 docs/API/alerting/muteTiming/interval/index.md                                                                          |  116 ++------------
 docs/API/alerting/muteTiming/interval/time_intervals/index.md                                                           |  144 +++++++++++++++++
 docs/API/alerting/muteTiming/interval/time_intervals/times.md                                                           |   32 ++++
 docs/API/alerting/muteTiming/interval/times.md                                                                          |   32 ----

 docs/API/librarypanel.md                                                                                                |  334 --------------------------------------
 docs/API/librarypanel/index.md                                                                                          | 1599 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/defaults/thresholds/steps.md                                                    |   34 ++++
 docs/API/librarypanel/model/fieldConfig/overrides/index.md                                                              |  104 ++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/properties.md                                                         |   45 ++++++
 docs/API/librarypanel/model/links.md                                                                                    |  146 +++++++++++++++++
 docs/API/librarypanel/model/transformations.md                                                                          |  140 ++++++++++++++++

 docs/API/panel/canvas/index.md                                                                                          |   21 ++-
 docs/API/panel/canvas/options/root/elements/{connections.md => connections/index.md}                                    |  134 +++++++++++++++-
 docs/API/panel/canvas/options/root/elements/connections/vertices.md                                                     |   32 ++++
 docs/API/panel/canvas/options/root/elements/index.md                                                                    |   44 +++++-

 docs/API/panel/alertList/index.md                                                                                       |  572 ------------------------------------------------------------------

 docs/API/panel/barChart/index.md                                                                                        |   13 +-
 docs/API/panel/candlestick/index.md                                                                                     |   83 ++++------
 docs/API/panel/geomap/index.md                                                                                          |   28 +++-
 docs/API/panel/geomap/options/layers.md                                                                                 |   28 +++-
 docs/API/panel/heatmap/index.md                                                                                         |  278 +++++++++-----------------------
 docs/API/panel/histogram/index.md                                                                                       |   57 ++++++-
 docs/API/panel/index.md                                                                                                 |    1 -
 docs/API/panel/stateTimeline/index.md                                                                                   |   28 +++-
 docs/API/panel/statusHistory/index.md                                                                                   |   25 ++-
 docs/API/panel/table/index.md                                                                                           |  164 ++++++++-----------
 docs/API/panel/text/index.md                                                                                            |    7 +-
 docs/API/panel/timeSeries/index.md                                                                                      |   37 ++++-
 docs/API/panel/trend/index.md                                                                                           |    2 +-
 docs/API/panel/xyChart/index.md                                                                                         |    4 +-
 docs/API/panel/xyChart/options/series.md                                                                                |    4 +-

 docs/API/query/{azureMonitor => azuremonitor}/azureMonitor/dimensionFilters.md                                          |    0
 docs/API/query/{azureMonitor => azuremonitor}/azureMonitor/resources.md                                                 |    0
 docs/API/query/{azureMonitor => azuremonitor}/azureTraces/filters.md                                                    |    0
 docs/API/query/{azureMonitor => azuremonitor}/index.md                                                                  |  105 +++++-------

 docs/API/query/{cloudWatch => cloudwatch}/CloudWatchLogsQuery/logGroups.md                                              |    0
 docs/API/query/{cloudWatch => cloudwatch}/CloudWatchMetricsQuery/sql/from/QueryEditorFunctionExpression/parameters.md   |    7 +-
 docs/API/query/{cloudWatch => cloudwatch}/CloudWatchMetricsQuery/sql/orderBy/parameters.md                              |    7 +-
 docs/API/query/{cloudWatch => cloudwatch}/CloudWatchMetricsQuery/sql/select/parameters.md                               |    7 +-
 docs/API/query/{cloudWatch => cloudwatch}/index.md                                                                      |   99 +++++++-----

 docs/API/query/elasticsearch/bucketAggs/index.md                                                                        |  585 -------------------------------------------------------------------
 docs/API/query/elasticsearch/index.md                                                                                   | 3145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 docs/API/query/elasticsearch/metrics/index.md                                                                           | 2616 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 docs/API/query/{googleCloudMonitoring.md => googlecloudmonitoring.md}                                                   |   37 ++++-
 docs/API/query/{grafanaPyroscope.md => grafanapyroscope.md}                                                             |   47 +++---
 docs/API/query/index.md                                                                                                 |    9 +-
 docs/API/query/loki.md                                                                                                  |   36 +++--
 docs/API/query/parca.md                                                                                                 |   33 ++--
 docs/API/query/prometheus.md                                                                                            |   82 ++++------
 docs/API/query/tempo/index.md                                                                                           |   21 ++-

 docs/API/query/testData/csvWave.md                                                                                      |   56 -------
 docs/API/query/testData/index.md                                                                                        |  797 -------------------------------------------------------------------------------------------

Ignoring:

     25 docs/API/panel/<name>/queryOptions/transformation.md
     25 docs/API/panel/<name>/standardOptions/mapping.md
     25 docs/API/panel/<name>/standardOptions/threshold/step.md

Duologic avatar May 13 '24 08:05 Duologic

Scanned docs for regressions, most changes are fine (either improvements or acceptable breaking changes (field replaced with constants: withType(value) -> withType()).

These need some more work:

# Missing schema
 docs/API/query/testData/ -> Schema issue: testData datasource is gone
 docs/API/panel/index.md -> Schema issue: alertGroups panel is gone
 docs/API/panel/alertList/index.md -> Generator issue, options is gone (also schema does not exist, didn't exist before so no regresssion)

# Decapitalized, provide backwards compat key?
 docs/API/query/{azureMonitor => azuremonitor}/index.md
 docs/API/query/{cloudWatch => cloudwatch}/index.md
 docs/API/query/{googleCloudMonitoring.md => googlecloudmonitoring.md}
 docs/API/query/{grafanaPyroscope.md => grafanapyroscope.md}

# Docs regression, not a blocker
 docs/API/panel/barChart/index.md -> Docs regression
 docs/API/panel/histogram/index.md -> Docs regression (small)
 docs/API/query/loki.md -> Docs regression
 docs/API/query/parca.md -> Docs regression
 docs/API/query/prometheus.md -> Docs regression

# Other issues:
 docs/API/role.md -> Schema issue: hidden field is anyOf, not boolean
 docs/API/query/elasticsearch/ -> Stuff moved around but at first glance nothing functional changed

Duologic avatar May 13 '24 09:05 Duologic

 docs/API/index.md                                                                                                             |    2 +-
 docs/API/query/index.md                                                                                                       |    1 -
 docs/API/panel/index.md                                                                                                       |    1 -
 docs/API/rolebinding.md                                                                                                       |   16 ++++------------
 docs/API/accesspolicy/rules.md                                                                                                |   18 ++++++++++++++++--

 docs/API/alerting/muteTiming/interval/index.md                                                                                |  116 ++++++++++----------------------------------------------------------------------------------------------------------
 docs/API/alerting/muteTiming/interval/time_intervals/index.md                                                                 |  144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/time_intervals/times.md                                                                 |   32 ++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/times.md                                                                                |   32 --------------------------------
 docs/API/alerting/ruleGroup/rule/index.md                                                                                     |   36 ++++++++++++++++++++++++++++++++++++

 docs/API/librarypanel.md                                                                                                      |  334 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/librarypanel/index.md                                                                                                | 1599 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/index.md                                                                    |  104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/properties.md                                                               |   45 +++++++++++++++++++++++++++++++++++++++++++++
 docs/API/{panel/alertGroups/panelOptions/link.md => librarypanel/model/links.md}                                              |    2 +-

 docs/API/panel/alertGroups/index.md                                                                                           |  646 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/panel/alertGroups/standardOptions/override.md                                                                        |  244 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 docs/API/panel/canvas/index.md                                                                                                |   21 +++++++++++++++------
 docs/API/panel/canvas/options/root/elements/{connections.md => connections/index.md}                                          |  134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 docs/API/panel/canvas/options/root/elements/connections/vertices.md                                                           |   32 ++++++++++++++++++++++++++++++++
 docs/API/panel/canvas/options/root/elements/index.md                                                                          |   44 ++++++++++++++++++++++++++++++++++++++++----


 docs/API/panel/geomap/index.md                                                                                                |   28 ++++++++++++++++++++++++++--
 docs/API/panel/geomap/options/layers.md                                                                                       |   28 ++++++++++++++++++++++++++--

 docs/API/panel/alertList/index.md                                                                                             |    2 +-
 docs/API/panel/barChart/index.md                                                                                              |   23 ++++++++++++++---------
 docs/API/panel/candlestick/index.md                                                                                           |  117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------
 docs/API/panel/dashboardList/index.md                                                                                         |   13 +++++++++++++
 docs/API/panel/heatmap/index.md                                                                                               |  278 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/panel/histogram/index.md                                                                                             |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 docs/API/panel/stateTimeline/index.md                                                                                         |   38 ++++++++++++++++++++++++++++++++------
 docs/API/panel/statusHistory/index.md                                                                                         |   35 ++++++++++++++++++++++++++++++-----
 docs/API/panel/table/index.md                                                                                                 |  188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------
 docs/API/panel/text/index.md                                                                                                  |    7 +++----
 docs/API/panel/timeSeries/index.md                                                                                            |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 docs/API/panel/trend/index.md                                                                                                 |   36 +++++++++++++++++++++++++++++++-----
 docs/API/panel/xyChart/index.md                                                                                               |   14 ++++++++------
 docs/API/panel/xyChart/options/series.md                                                                                      |    4 ++--


 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/from/QueryEditorFunctionExpression/parameters.md                         |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/orderBy/parameters.md                                                    |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/select/parameters.md                                                     |    7 ++-----
 docs/API/query/cloudWatch/index.md                                                                                            |   95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------

 docs/API/query/elasticsearch/bucketAggs/index.md                                                                              |  585 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/query/elasticsearch/index.md                                                                                         | 3124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 docs/API/query/elasticsearch/metrics/index.md                                                                                 | 2616 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 docs/API/query/azureMonitor/index.md                                                                                          |  101 +++++++++++++++++++++++++++++++++++++----------------------------------------------------------------
 docs/API/query/googleCloudMonitoring.md                                                                                       |   26 ++++++++++++++++++++------
 docs/API/query/grafanaPyroscope.md                                                                                            |   21 +++++++++++++++++----
 docs/API/query/loki.md                                                                                                        |    4 +---
 docs/API/query/parca.md                                                                                                       |   21 +++++++++++++++++----
 docs/API/query/prometheus.md                                                                                                  |   58 +++++++++++++++-------------------------------------------
 docs/API/query/tempo/index.md                                                                                                 |    6 ++----

 docs/API/query/testData/csvWave.md                                                                                            |   56 --------------------------------------------------------
 docs/API/query/testData/index.md                                                                                              |  797 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Duologic avatar May 22 '24 20:05 Duologic

# minor changes
 docs/API/rolebinding.md                                                                                                       |   16 ++++------------
 docs/API/accesspolicy/rules.md                                                                                                |   18 ++++++++++++++++--

# alerting improved
 docs/API/index.md                                                                                                             |    2 +-
 docs/API/alerting/muteTiming/interval/index.md                                                                                |  116 ++++++++++----------------------------------------------------------------------------------------------------------
 docs/API/alerting/muteTiming/interval/time_intervals/index.md                                                                 |  144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/time_intervals/times.md                                                                 |   32 ++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/times.md                                                                                |   32 --------------------------------
 docs/API/alerting/ruleGroup/rule/index.md                                                                                     |   36 ++++++++++++++++++++++++++++++++++++

# libraryPanel improved
 docs/API/librarypanel.md                                                                                                      |  334 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/librarypanel/index.md                                                                                                | 1599 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/index.md                                                                    |  104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/properties.md                                                               |   45 +++++++++++++++++++++++++++++++++++++++++++++
 docs/API/{panel/alertGroups/panelOptions/link.md => librarypanel/model/links.md}                                              |    2 +-

# alertGroups panel is removed
 docs/API/panel/index.md                                                                                                       |    1 -
 docs/API/panel/alertGroups/index.md                                                                                           |  646 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/panel/alertGroups/standardOptions/override.md                                                                        |  244 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# canvas panel improved
 docs/API/panel/canvas/index.md                                                                                                |   21 +++++++++++++++------
 docs/API/panel/canvas/options/root/elements/{connections.md => connections/index.md}                                          |  134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 docs/API/panel/canvas/options/root/elements/connections/vertices.md                                                           |   32 ++++++++++++++++++++++++++++++++
 docs/API/panel/canvas/options/root/elements/index.md                                                                          |   44 ++++++++++++++++++++++++++++++++++++++++----

# geomap panel improved
 docs/API/panel/geomap/index.md                                                                                                |   28 ++++++++++++++++++++++++++--
 docs/API/panel/geomap/options/layers.md                                                                                       |   28 ++++++++++++++++++++++++++--

# minor changes
 docs/API/panel/alertList/index.md                                                                                             |    2 +-
 docs/API/panel/barChart/index.md                                                                                              |   23 ++++++++++++++---------
 docs/API/panel/dashboardList/index.md                                                                                         |   13 +++++++++++++
 docs/API/panel/histogram/index.md                                                                                             |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 docs/API/panel/stateTimeline/index.md                                                                                         |   38 ++++++++++++++++++++++++++++++++------
 docs/API/panel/statusHistory/index.md                                                                                         |   35 ++++++++++++++++++++++++++++++-----
 docs/API/panel/text/index.md                                                                                                  |    7 +++----
 docs/API/panel/timeSeries/index.md                                                                                            |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 docs/API/panel/trend/index.md                                                                                                 |   36 +++++++++++++++++++++++++++++++-----
 docs/API/panel/xyChart/index.md                                                                                               |   14 ++++++++------
 docs/API/panel/xyChart/options/series.md                                                                                      |    4 ++--

# breaking: CandlestickFieldMap no longer nested
 docs/API/panel/candlestick/index.md                                                                                           |  117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------

# breaking: HeatmapTooltip, FilterValueRange, HeatmapColorOptions and CellValues no longer nested
 docs/API/panel/heatmap/index.md                                                                                               |  278 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# breaking: TableFooterOptions no longer nested
 docs/API/panel/table/index.md                                                                                                 |  188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------

# minor changes
 docs/API/query/tempo/index.md                                                                                                 |    6 ++----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/from/QueryEditorFunctionExpression/parameters.md                         |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/orderBy/parameters.md                                                    |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/select/parameters.md                                                     |    7 ++-----

 # TODO: withDatasourceMixin ? -> cover with custom/?
 docs/API/query/azureMonitor/index.md                                                                                          |  101 +++++++++++++++++++++++++++++++++++++----------------------------------------------------------------
 docs/API/query/cloudWatch/index.md                                                                                            |   95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
 docs/API/query/googleCloudMonitoring.md                                                                                       |   26 ++++++++++++++++++++------
 docs/API/query/grafanaPyroscope.md                                                                                            |   21 +++++++++++++++++----
 docs/API/query/loki.md                                                                                                        |    4 +---
 docs/API/query/parca.md                                                                                                       |   21 +++++++++++++++++----

# scope field got removed
 docs/API/query/prometheus.md                                                                                                  |   58 +++++++++++++++-------------------------------------------

# TODO: compare TOC to find breaking changes
 docs/API/query/elasticsearch/bucketAggs/index.md                                                                              |  585 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/query/elasticsearch/index.md                                                                                         | 3124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 docs/API/query/elasticsearch/metrics/index.md                                                                                 | 2616 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Duologic avatar May 23 '24 12:05 Duologic

# minor changes
 docs/API/rolebinding.md                                                                                                       |   16 ++++------------
 docs/API/accesspolicy/rules.md                                                                                                |   18 ++++++++++++++++--

# alerting improved
 docs/API/index.md                                                                                                             |    2 +-
 docs/API/alerting/muteTiming/interval/index.md                                                                                |  116 ++++++++++----------------------------------------------------------------------------------------------------------
 docs/API/alerting/muteTiming/interval/time_intervals/index.md                                                                 |  144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/time_intervals/times.md                                                                 |   32 ++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/times.md                                                                                |   32 --------------------------------
 docs/API/alerting/ruleGroup/rule/index.md                                                                                     |   36 ++++++++++++++++++++++++++++++++++++

# libraryPanel improved
 docs/API/librarypanel.md                                                                                                      |  334 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/librarypanel/index.md                                                                                                | 1599 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/index.md                                                                    |  104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/properties.md                                                               |   45 +++++++++++++++++++++++++++++++++++++++++++++
 docs/API/{panel/alertGroups/panelOptions/link.md => librarypanel/model/links.md}                                              |    2 +-

# breaking: alertGroups panel is removed
 docs/API/panel/index.md                                                                                                       |    1 -
 docs/API/panel/alertGroups/index.md                                                                                           |  646 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/panel/alertGroups/standardOptions/override.md                                                                        |  244 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# canvas panel improved
 docs/API/panel/canvas/index.md                                                                                                |   21 +++++++++++++++------
 docs/API/panel/canvas/options/root/elements/{connections.md => connections/index.md}                                          |  134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 docs/API/panel/canvas/options/root/elements/connections/vertices.md                                                           |   32 ++++++++++++++++++++++++++++++++
 docs/API/panel/canvas/options/root/elements/index.md                                                                          |   44 ++++++++++++++++++++++++++++++++++++++++----

# geomap panel improved
 docs/API/panel/geomap/index.md                                                                                                |   28 ++++++++++++++++++++++++++--
 docs/API/panel/geomap/options/layers.md                                                                                       |   28 ++++++++++++++++++++++++++--

# minor changes
 docs/API/panel/alertList/index.md                                                                                             |    2 +-
 docs/API/panel/barChart/index.md                                                                                              |   23 ++++++++++++++---------
 docs/API/panel/dashboardList/index.md                                                                                         |   13 +++++++++++++
 docs/API/panel/histogram/index.md                                                                                             |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 docs/API/panel/stateTimeline/index.md                                                                                         |   38 ++++++++++++++++++++++++++++++++------
 docs/API/panel/statusHistory/index.md                                                                                         |   35 ++++++++++++++++++++++++++++++-----
 docs/API/panel/text/index.md                                                                                                  |    7 +++----
 docs/API/panel/timeSeries/index.md                                                                                            |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 docs/API/panel/trend/index.md                                                                                                 |   36 +++++++++++++++++++++++++++++++-----
 docs/API/panel/xyChart/index.md                                                                                               |   14 ++++++++------
 docs/API/panel/xyChart/options/series.md                                                                                      |    4 ++--

# breaking: CandlestickFieldMap no longer nested
 docs/API/panel/candlestick/index.md                                                                                           |  117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------

# breaking: HeatmapTooltip, FilterValueRange, HeatmapColorOptions and CellValues no longer nested
 docs/API/panel/heatmap/index.md                                                                                               |  278 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# breaking: TableFooterOptions no longer nested
 docs/API/panel/table/index.md                                                                                                 |  188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------

# breaking: `scope` field got removed
 docs/API/query/prometheus.md                                                                                                  |   58 +++++++++++++++-------------------------------------------

# minor changes
 docs/API/query/azureMonitor/index.md                                                                                          |  101 +++++++++++++++++++++++++++++++++++++----------------------------------------------------------------
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/from/QueryEditorFunctionExpression/parameters.md                         |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/orderBy/parameters.md                                                    |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/select/parameters.md                                                     |    7 ++-----
 docs/API/query/cloudWatch/index.md                                                                                            |   95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
 docs/API/query/googleCloudMonitoring.md                                                                                       |   26 ++++++++++++++++++++------
 docs/API/query/grafanaPyroscope.md                                                                                            |   21 +++++++++++++++++----
 docs/API/query/loki.md                                                                                                        |    4 +---
 docs/API/query/parca.md                                                                                                       |   21 +++++++++++++++++----
 docs/API/query/tempo/index.md                                                                                                 |    6 ++----

# TODO: compare TOC to find breaking changes
 docs/API/query/elasticsearch/bucketAggs/index.md                                                                              |  585 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/query/elasticsearch/index.md                                                                                         | 3124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 docs/API/query/elasticsearch/metrics/index.md                                                                                 | 2616 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Duologic avatar May 24 '24 08:05 Duologic

# minor changes
 docs/API/rolebinding.md                                                                                                       |   16 ++++------------
 docs/API/accesspolicy/rules.md                                                                                                |   18 ++++++++++++++++--

# alerting improved
 docs/API/index.md                                                                                                             |    2 +-
 docs/API/alerting/muteTiming/interval/index.md                                                                                |  116 ++++++++++----------------------------------------------------------------------------------------------------------
 docs/API/alerting/muteTiming/interval/time_intervals/index.md                                                                 |  144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/time_intervals/times.md                                                                 |   32 ++++++++++++++++++++++++++++++++
 docs/API/alerting/muteTiming/interval/times.md                                                                                |   32 --------------------------------
 docs/API/alerting/ruleGroup/rule/index.md                                                                                     |   36 ++++++++++++++++++++++++++++++++++++

# libraryPanel improved
 docs/API/librarypanel.md                                                                                                      |  334 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/librarypanel/index.md                                                                                                | 1599 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/index.md                                                                    |  104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/API/librarypanel/model/fieldConfig/overrides/properties.md                                                               |   45 +++++++++++++++++++++++++++++++++++++++++++++
 docs/API/{panel/alertGroups/panelOptions/link.md => librarypanel/model/links.md}                                              |    2 +-

# breaking: alertGroups panel is removed
 docs/API/panel/index.md                                                                                                       |    1 -
 docs/API/panel/alertGroups/index.md                                                                                           |  646 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/panel/alertGroups/standardOptions/override.md                                                                        |  244 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# canvas panel improved
 docs/API/panel/canvas/index.md                                                                                                |   21 +++++++++++++++------
 docs/API/panel/canvas/options/root/elements/{connections.md => connections/index.md}                                          |  134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 docs/API/panel/canvas/options/root/elements/connections/vertices.md                                                           |   32 ++++++++++++++++++++++++++++++++
 docs/API/panel/canvas/options/root/elements/index.md                                                                          |   44 ++++++++++++++++++++++++++++++++++++++++----

# geomap panel improved
 docs/API/panel/geomap/index.md                                                                                                |   28 ++++++++++++++++++++++++++--
 docs/API/panel/geomap/options/layers.md                                                                                       |   28 ++++++++++++++++++++++++++--

# minor changes
 docs/API/panel/alertList/index.md                                                                                             |    2 +-
 docs/API/panel/barChart/index.md                                                                                              |   23 ++++++++++++++---------
 docs/API/panel/dashboardList/index.md                                                                                         |   13 +++++++++++++
 docs/API/panel/histogram/index.md                                                                                             |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 docs/API/panel/stateTimeline/index.md                                                                                         |   38 ++++++++++++++++++++++++++++++++------
 docs/API/panel/statusHistory/index.md                                                                                         |   35 ++++++++++++++++++++++++++++++-----
 docs/API/panel/text/index.md                                                                                                  |    7 +++----
 docs/API/panel/timeSeries/index.md                                                                                            |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 docs/API/panel/trend/index.md                                                                                                 |   36 +++++++++++++++++++++++++++++++-----
 docs/API/panel/xyChart/index.md                                                                                               |   14 ++++++++------
 docs/API/panel/xyChart/options/series.md                                                                                      |    4 ++--

# breaking: CandlestickFieldMap no longer nested
 docs/API/panel/candlestick/index.md                                                                                           |  117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------

# breaking: HeatmapTooltip, FilterValueRange, HeatmapColorOptions and CellValues no longer nested
 docs/API/panel/heatmap/index.md                                                                                               |  278 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# breaking: TableFooterOptions no longer nested
 docs/API/panel/table/index.md                                                                                                 |  188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------

# breaking: `scope` field got removed
 docs/API/query/prometheus.md                                                                                                  |   58 +++++++++++++++-------------------------------------------

# minor changes
 docs/API/query/azureMonitor/index.md                                                                                          |  101 +++++++++++++++++++++++++++++++++++++----------------------------------------------------------------
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/from/QueryEditorFunctionExpression/parameters.md                         |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/orderBy/parameters.md                                                    |    7 ++-----
 docs/API/query/cloudWatch/CloudWatchMetricsQuery/sql/select/parameters.md                                                     |    7 ++-----
 docs/API/query/cloudWatch/index.md                                                                                            |   95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
 docs/API/query/elasticsearch/bucketAggs/index.md                                                                              |  585 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/query/elasticsearch/index.md                                                                                         | 3124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 docs/API/query/elasticsearch/metrics/index.md                                                                                 | 2616 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 docs/API/query/googleCloudMonitoring.md                                                                                       |   26 ++++++++++++++++++++------
 docs/API/query/grafanaPyroscope.md                                                                                            |   21 +++++++++++++++++----
 docs/API/query/loki.md                                                                                                        |    4 +---
 docs/API/query/parca.md                                                                                                       |   21 +++++++++++++++++----
 docs/API/query/tempo/index.md                                                                                                 |    6 ++----

Duologic avatar May 24 '24 08:05 Duologic

converted back to draft as still depend on next from foundation-sdk

Duologic avatar May 24 '24 09:05 Duologic