Pavol Loffay

Results 183 issues of Pavol Loffay

Document how to expose collector endpoint outside of the cluster when using jaeger-operator. * Mention that routes created via UI might get deleted (the same labels are applied as on...

To improve the navigation on the CLI flags page create we could create a table to choose storage and component. Based on these options the flags would be shown below...

* show how to whitelist baggage * set maximum length

I think it's worth to add a button `Live Demo` next to `Get Started` so people can quickly try Jaeger. Because the live demo requires more information - the button...

Brainstorm a set of metrics that can lean to anomaly detection. Anomaly detection in a sense for anything which can improve performance, security... For instance: * RPC call within the...

metrics

The internal span model in this repository has only one reference to parent. When the model is being created we should parse reference array and appropriately change all metrics that...

Created from https://github.com/jaegertracing/jaeger-analytics-java/issues/31#issuecomment-583107938 For each metric document why it is useful, and what problem it solves.

metrics

From https://github.com/jaegertracing/jaeger-analytics-java/pull/22#issuecomment-582363272 At the moment service name has to be specified in the text input. Pre populating existing service names would simplify the user experience. ![Screenshot of Trace quality -...

infrastructure

From https://github.com/jaegertracing/jaeger-analytics-java/pull/22/files/9e685d50c76bdf9c61a4917044ecf39a5b5de3cd#diff-f80ad592b359d09d6eef8e113412a26b use monitoring mixins for Grafana dashboards and prometheus alerts. At the moment we host only dashboards, once the complexity rises we should consider using mixins. > A monitoring...

infrastructure