Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fleet] Datastream API is broken in serverless #198737

Closed
nchaulet opened this issue Nov 2, 2024 · 2 comments · Fixed by #200063
Closed

[Fleet] Datastream API is broken in serverless #198737

nchaulet opened this issue Nov 2, 2024 · 2 comments · Fixed by #200063
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@nchaulet
Copy link
Member

nchaulet commented Nov 2, 2024

Description

Our GET /api/fleet/datastreams/_stats endpoint seems broken in serverless, that API is used to populate the datastreams UI

api_not_available_exception
	Root causes:
		api_not_available_exception: Request for uri [/_data_stream/logs-*-*%2Cmetrics-*-*%2Ctraces-*-*%2Csynthetics-*-*%2Cprofiling-*/_stats?human=true] with method [GET] exists but is not available when running in serverless mode

It seems we can use the _metering/{datastreams}/stats API instead

@nchaulet nchaulet added bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team labels Nov 2, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@kpollich
Copy link
Member

kpollich commented Nov 4, 2024

Added this to our next sprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants