Darkvater

Results 12 issues of Darkvater

### Describe the feature request Alerting currently only has the below placeholders. - ALERT_DESCRIPTION - ENDPOINT_NAME - ALERT_TRIGGERED_OR_RESOLVED This is quite rudimentary to implement into custom alerting endpoints (like rocket.chat...

feature
area/alerting

### Describe the feature request It is brilliant that for alerting one is able to setup defaults, but something similar could be very useful for the endpoint configuration as well....

feature

Hi, This repo is a great ource of information! I do have a question about the benchmark tests that record the test runtime. At some point in the code you...

Hi, using togglz 2.9.0 The togglz-spring-core package includes a class called org.togglz.spring.test.TogglzTestExecutionListener. Why is this there? It is completely out of place and belongs in the test package togglz-junit5 or...

It would be great if this plugin could provide the commit date in the versioning.info object. Ideally the actual date the commit was pushed to the repo and not the...

enhancement

I think my question belongs more here than in tabula-extractor; see https://github.com/tabulapdf/tabula-extractor/issues/112 Original comment by psychemedia: > When parsing large documents with tables placed in arbitrary locations on a page,...

version: io.quarkiverse.loggingjson:quarkus-logging-json 1.1.1 but also 3.0.0 current behaviour: java.time.Instant is serialised as numbers, java.time.LocalDateTime is serialised as array of time components expected behaviour: I have an ObjectMapperCustomizer setup that writes...

enhancement
help wanted

How do I set task properties to the cucumber task from outside the cucumber block? Normally one would do it like this: ``` cucumber { jvmOptions.systemProperties += ["foo": "bar"] }...

Is there any way of speeding up the process of the preview generation? I have added 40k files to my gallery and used files::scan --all to add them to the...

performance

I don't think this solution works as-is with custom serializera for ValueTypes such as DateTime. It is marked by the system as ValueType and as such will receive a Nullable...