Skip to content

[Prototype] TSDB For Oracle Integration #4848

@agithomas

Description

@agithomas
  • [Prototype] TSDB For Oracle Integration #4848

  • TSDB settings are enabled for Oracle integration in Kibana for Enabling and disabling.

  • Validate that if TSDB is already enabled, switch back to standard index type is disabled.

  • Enable Timeseries settings in manifest.yml for performance datastream

elasticsearch:
  index_mode: "time_series"
  index_template:
    settings:
      # Defaults to 16
      index.mapping.dimension_fields.limit: 32
  • Define the dimensions for the performance datastream
  • Verify the data ingestion and data querying (exploration) for performance datastream

PR Details : #4966

Metadata

Metadata

Assignees

Labels

Team:Service-IntegrationsLabel for the Observability Service Integrations team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions