-
The wavefront hpa adapter should support readiness and liveness probes; if the container becomes unhealthy it will impact scaling in the k8s cluster.
-
Kudos to @tukyab for helping find this one.
setup of problem:
```
r=.0254
osys = poppy.OpticalSystem()
osys.add_pupil(poppy.CircularAperture(radius=r))
osys.add_pupil(poppy.ZernikeWFE(radi…
-
```
May 13, 2020 9:53:26 AM com.wavefront.sdk.direct.ingestion.WavefrontDirectIngestionClient internalFlush
WARNING: Error reporting points, respStatus=406
May 13, 2020 9:56:25 AM com.wavefront.sdk…
-
Hello,
I'm trying to feed wavefront (using https://github.com/wavefrontHQ/wavefront-opentracing-sdk-java), but it seem when consume message from rabbitMQ, the newly created, for the purpose, span/sco…
-
Do we have an ETA on when we are planning to support the following arguements for wavefront_alert(Resource : wavefront_alert) via terraform:
id
creatorId
evaluateRealTimeData
secureMetricSDetail…
-
While running the demo in the HEEPS environment, we encountered an `IndexError` related to `rad_samp` when attempting to generate the ADI contrast curve. Despite extending the `COMPASS` wavefront file…
-
From my understanding of RDNA2 architecture each RDNA2 (and newer) will report only half of CUs to the OpenCL.
(from the whitepaper)
> The new dual compute unit design is the essence of the RDNA a…
-
If we will keep only one polarization in wavefront, this may decrease memory usage and propagation time in 2 times
-
-
## Feature Request
FoundationDB (https://github.com/apple/foundationdb) is a deterministic distributed database that supports ACID transactions. It is extremely reliable because it has a determinis…