Skip to content

[Obs AI] Rename data provider and types#245426

Merged
viduni94 merged 8 commits intoelastic:mainfrom
viduni94:fix-data-provider
Dec 8, 2025
Merged

[Obs AI] Rename data provider and types#245426
viduni94 merged 8 commits intoelastic:mainfrom
viduni94:fix-data-provider

Conversation

@viduni94
Copy link
Copy Markdown
Contributor

@viduni94 viduni94 commented Dec 5, 2025

Closes #245320

Summary

The observability_agent plugin was renamed to observability_agent_builder and all related references were renamed in #245315

The data provider stopped working after that because there were some leftover renaming to do. This PR fixes this issue.

Checklist

  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@viduni94 viduni94 self-assigned this Dec 5, 2025
@viduni94 viduni94 requested review from a team as code owners December 5, 2025 17:30
@viduni94 viduni94 added release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels Team:obs-ai Observability AI team labels Dec 5, 2025
@botelastic botelastic bot added the Team:obs-presentation Focus: APM UI, Infra UI, Hosts UI, Universal Profiling, Obs Overview and left Navigation label Dec 5, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/obs-ai-team (Team:obs-ai)

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/obs-presentation-team (Team:obs-presentation)

@viduni94 viduni94 changed the title [Obs AI] Fix data provider [Obs AI] Rename data provider and types Dec 5, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

cc @viduni94

@viduni94 viduni94 merged commit e39d8cb into elastic:main Dec 8, 2025
12 checks passed
@viduni94 viduni94 added backport:skip This PR does not require backporting and removed backport:version Backport to applied version labels labels Dec 8, 2025
JordanSh pushed a commit to JordanSh/kibana that referenced this pull request Dec 9, 2025
Closes elastic#245320

## Summary

The observability_agent plugin was renamed to
`observability_agent_builder` and all related references were renamed in
elastic#245315

The data provider stopped working after that because there were some
leftover renaming to do. This PR fixes this issue.

### Checklist

- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:obs-ai Observability AI team Team:obs-presentation Focus: APM UI, Infra UI, Hosts UI, Universal Profiling, Obs Overview and left Navigation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Obs Agent Builder] Rename plugin and add route repository

5 participants