Tristan Colgate-McFarlane

Results 34 issues of Tristan Colgate-McFarlane

It might be that I'm missing something, but mapping an operator over a vector is super useful and I had to jump through some hoops to do it. Given a...

Hi, Great API. I was curious as to if you have considered support for, (or maybe clamping examples for), supporting the various forms of colour blindness for palette generation? I've...

enhancement

This adds support for setting an aggregation. This aggregation is used for all metrics collection by the exporter. It adjust the resulting metric names into prometheus recording rule style to...

Starting the collector with: ``` receivers: opencensus: port: 55778 tls_credentials: key_file: server-key.pem cert_file: server.pem ``` Does not seem to work as advertised. Attempting I can't get an agent to talk...

I'm testing opencensus service (naster ) with: ```jaeger hotrod demo -> ocagent (jaeger-compact-thrift) -> occollector -> jaeger-collector``` In this configuration, all the intial root spans from the first web request...

I suspect this is too late on several levels, but is it worth considering including units in the exported metrics (at least via prometheus)? This is strongly encouraged in the...

data-model

This patch will attempt to verify Authorization: Bearer tokens with providers. This is useful for proxying of API request. We have an internal implementation of a provider that uses this...

enhancement

## Proposal It would be useful/consistent if count_values used %g formatting, consistent with the le bucket label in histograms. It is useful to be able to assume the two are...

help wanted
kind/enhancement
component/promql
priority/P3

if service monitors include the `.spec.tlsConfig` scraping fails unless the Collector has suitable volumes and volume mounts to bring in the correct credentials. The Prometheus Operator does generate such a...

help wanted
area:target-allocator

#### Description This adds support to the chart for deploying as a DaemonSet, and adds additional options that are common in that scenario. The new settings are - `type`: defaults...