Michael Dmitry

Results 3 comments of Michael Dmitry

+1 on TLS enablement I work at Canonical and we're working on creating a distribution for Pyroscope (a charm) for the Juju ecosystem and the goal is to have Pyroscope...

Using this OpenTelemetry Collector config: ``` receivers: profiling: SamplesPerSecond: 19 exporters: debug: verbosity: basic service: telemetry: metrics: level: normal readers: - pull: exporter: prometheus: host: localhost port: 8888 pipelines: profiles:...