Enh: debug / trace for elastic.lua
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The elasticsearch Python library has debug/trace facilities which can be used to show the interactions with the database.
It would be useful to be able to do something similar for the Lua code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating elastic.lua and reading the existing Elasticsearch interaction paths. Compare them with the debug/trace facilities in the Elasticsearch Python library to understand the requested behavior. The issue does not define an API, output format, or tests, so done would require agreeing on those details and adding coverage for the Lua tracing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, lua, python
- Domain
- databases, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100