defold / defold/extension-prometheus

Do not replace new line with ";"

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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)

![2023-09-03_16-59-41](https://github.com/defold/extension-prometheus/assets/2655263/18ec3fda-d2ee-4880-9769-8d4c4d4c2f45)
![2023-09-03_17-03-21](https://github.com/defold/extension-prometheus/assets/2655263/d796bd8f-5133-4cf6-a0f8-5cf7017414ee)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.