Markus Schlotbohm

Results 13 issues of Markus Schlotbohm

What is the difference to the `OpenTelemetry.Instrumentation.Runtime` package and which one should you use to collect runtime metrics. It seems like those two packages expose some identical metrics.

comp:instrumentation.runtime
comp:instrumentation.eventcounters

Although consent is not required (set by the client settings), the "connect/authorize/callback" endpoints sends a cookie named "ConsentResponse.{Id}"=. ``` Set-Cookie: ConsentResponse.Mpe9ObwEdnlkUYGDrt6DzwVcKpt--sfnaYI2te6clq0=.; expires=Fri, 31 Dec 1999 23:00:00 GMT; path=/; secure; httponly...

bug report

Deploying jaeger results in the following error: ``` Error: container has runAsNonRoot and image will run as root ``` Deploy script: ```sh helm upgrade jaeger vendor/jaeger-helm-charts/charts/jaeger \ -n monitoring \...

On our IdentityServer I serve a restricted csp header: ``` default-src 'none'; frame-ancestors 'none'; style-src 'self'; img-src 'self'; script-src 'self' ``` When authenticating my spa app I first try to...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. Protecting...

area-dataprotection
Docs

This PR fixes: * the layer of the router in the infrastructure hierarchy (should be on layer 2 since the cloud is on layer 0 and the ISP gateway (proxy-server)...

I recognized some difference in running queries on `pelias.github.io` and our self deployed instance. As an example (autocomplete): - `pelias.github.io instance` [Saturnstraße Willich](https://pelias.github.io/compare/#/v1/autocomplete?lang=de&text=Saturnstra%C3%9Fe+Willich) returns `Saturnstraße, Willich, Deutschland` as a result...

bug

As asked by @missinglink in #896 a separate issue to discuss this: > Even in Germany streets commonly cross Kiez/Bezirk/Stadt boundaries and so would potentially have multiple postcodes for a...

bug

Hi there @pelias-team, it would be really nice to add tracing to pelias services. For example by using [open-telemetry/opentelemetry-js](https://github.com/open-telemetry/opentelemetry-js). Nothing with high priority though ;-)

enhancement

## Describe the bug Resources created by the messaging-topology-operator exists and can be used by producers and consumers. When trying to access the resource in the management UI it returns...

bug