defold / defold/extension-prometheus
Do not replace new line with ";"
- Dominant language
- Java
- Stars
- 36
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I make a fork of prometheus where i forced PrettyPrint to keep new line.
I do this because I need to get an understandable traceback on error.
Without that fork all code was on single line.
[pluginPrometheusSourceJar.zip](https://github.com/defold/extension-prometheus/files/12506275/pluginPrometheusSourceJar.zip)


Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Prometheus PrettyPrint entry point and compare its output with the attached pluginPrometheusSourceJar.zip and screenshots. Verify that generated code preserves new lines instead of replacing them with semicolons, and confirm that the resulting error traceback remains understandable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100