Joshua Pollock

Results 2 issues of Joshua Pollock

This PR adds support for exporting prometheus exemplars into Google Cloud Monitoring. I have added a parameter of type `[]record.RefExemplar` called `exemplarBatch` to the `Export` function in `export.go`. The `Export`...

This PR allows some defaulting logic for the label _project_id_ for exemplars. This is so users only have to supply a _span_id_ and _trace_id_ for traces to be compatible with...