David Ashpole
David Ashpole
Ah right, I forgot that conversation. SGTM
One thing that has been asked for is to be able to delete multiple series at once, since callers often don't have access to the complete list of attribute sets...
> Are there implications for this? Are there cases where a user with a cumulative backend would be upset to see new series with a start time corresponding to the...
> we must recreate the time series with the new information, resetting the counter and its start time. We typically alert on delta changes, so we want the time series...
cc @ArthurSens @krajorama @ywwg
That makes sense, thanks. I definitely think a normal Prometheus metric makes more sense. Something like `prometheus_scrape_to_commit_duration_seconds`? If we now have a complete end-to-end latency metric, would it make sense...
Talked offline. The scrape timeout doesn't apply to append. We should discuss that more broadly before making that kind of change, and it isn't required for what i'm trying to...
I would like to wait to do this until after my (large) locking change PRs are merged: * https://github.com/open-telemetry/opentelemetry-go/pull/7474 * https://github.com/open-telemetry/opentelemetry-go/pull/7478 * https://github.com/open-telemetry/opentelemetry-go/pull/7535 So it might be a little bit...
This is a go-specific feature, so I wouldn't expect it to be in the specification. But it would still good to be able to write out something like a design...
Can you provide the error from the prometheusremotewrite exporter?