Bharath Kumar Ramasubramanian
Bharath Kumar Ramasubramanian
getting the following error if i try to build using the above command, ``` Installed /usr/lib/python2.7/site-packages/configparser-0.0.0-py2.7.egg error: The 'configparser>=3.5.0' distribution was not found and is required by elastalert ``` Also...
Does pipelinedb has a built-in function already to do simple percentage calculations so that I can apply that over a sliding window and group by each day/hour.
+1 Would be great to have this feature out of the box since this is the only gap stopping us from using this extension at this point.
@dmathieu i could customize the span name of the span created by otelhttp (instrumentationScopeName: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp) and (kind: client), the one like below `cloud#region` | dev | -- | -- |...
Is there a way to add per request span attributes. for example. i want to extract some fields from request body and set them as span attributes. the above is...