Martin Schneppenheim

Results 85 issues of Martin Schneppenheim

As of jquery 3 bind() is deprecated, do you plan to update your plugin for jquery 3?

I am calling UpdateSettings() right after creating in the group in order to make sure that settings changes will be applied after redeploying. Unfortunately it seems like `updateSettings()` doesn't have...

feature-request

I am trying to omit the stack and trace fields from my error log messages, however the documentation is a bit confusing. What I've tried, which would still output stack...

bug

It's the first time I am trying this library, might be pretty useful in many of my projects, however I can't figure out why it's not working at all at...

For a better monitoring of my Nest microservices I'd like to have a metrics endpoint which can be scraped by monitoring systems like Prometheus. I believe a module written for...

type: feature :tada:
scope: common
priority: very low (5)

Hello, you are using the following mongoose connection options: `mongoose.connect(mongoUri, { server: { socketOptions: { keepAlive: 1 } } })` I am surprised, what is the purpose of using a...

To date we don't have an option to measure request duration (for each request type) towards Kafka. That makes it hard to debug issues in case the scrape time is...

One can define allowed Google email addresses by setting either the `SSO_EMAIL_DOMAIN` or `SSO_EMAIL_ADDRESSES` environment variable. One can also set both variables and I wonder if I correctly understand how...

**Is your feature request related to a problem? Please describe.** I saw a couple available environment variables with only a small description about what they are good for. One doesn't...

good first issue
papercuts
docs

Could you create Docker builds more frequently? The last build is 3 months ago and since then there has been a couple of bugs fixed. I need these bugfixes and...

chore