Skip to content

Mark scripted_metric aggregation private in Serverless #2826

Open
0 of 1 issue completed
Open
@pquentin

Description

@pquentin

🚀 Feature Proposal

The scripted_metric aggregation is now private in Elasticsearch Serverless. To reflect that in the specification, we need to:

  • Apply the @availability serverless visibility=private annotation to AggregationContainer
  • Extend the metamodel to allow availability annotations to types, and then apply@availability serverless visibility=private to the ScriptedMetricAggregate type
  • Update all generators to exclude types unavailable on Elasticsearch Serverless.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions