Getting Duplicate TimeSeries encountered
error logs on sending opentelemtry measures and empty resources info
#255
Labels
Hi.
Running kubeflow pipeline on google cloud with python package using these:
One or more TimeSeries could not be written: Field timeSeries[3] had an invalid value: Duplicate TimeSeries encountered. Only one point can be written per TimeSeries per request.; Field timeSeries[1] had an invalid value: Duplicate TimeSeries encountered. Only one point can be written per TimeSeries per request.
I'm init my metrics as follows:
And sending metrics as follows:
The measure seems ok on the google cloud metric explorer but I wonder why I see this error on logs and why I don't see the resources data there, any idea ?
The text was updated successfully, but these errors were encountered: