elastic / elastic/sense

Plugin does not respect server.basePath

Open
#97 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
379
Forks
128
PR merge metrics
No merged PRs in 30d

Description

We get 404 errors, because it's never included in the query path. It also seems to ignore the port and goes with 80. We're still considering whether we'll be using Elasticsearch+Kibana or something else, but this bug took us a day to figure-out that it's not our fault that the queries don't work.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Trace how the plugin constructs Elasticsearch query URLs and reads server.basePath and the server port; confirm the fix by checking that requests include both values and no longer return 404 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, javascript
Domain
api, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.