-
~mu -> mean~ (tracked by issue #22)
~mulog -> meanlog~ (tracked by issue #22)
~sigma -> sd~ (tracked by issue #22)
~sigmalog -> sdlog~ (tracked by issue #22)
Also check that all parameters are i…
rho62 updated
3 years ago
-
A µ/log publisher for InfluxDB.
Preferred Approach:
- use https://github.com/influxdata/influxdb-java
Guidelines to write a publisher:
- Please read [How to write custom publishers](https://gith…
-
We are currently sending our logs to Kibana/Elasticsearch. Elasticsearch has a limit of 1000 fields per index. We found a good chunk of these fields are being taken up by mbean `:attributes`.
Curre…
-
Hello,
thank you for this great project! I have a brief question: Is it possible to configure higher timestamp accuracy to maintain logging order?
Thank you in advance
Thomas
-
The current help file of `rtrunc` reads:
>
> Usage:
>
> rtrunc(n, size, prob, alpha, beta, mulog, sigmalog, mu, sigma, lambda, a, b)
>
> ## S4 method for signature 'numeric,m…
-
Hello, thanks for this project which looks great. I know some company which heavily relies to monitor heavy production load 🙂. With `lein nvd check` (Using nvd-clojure: and dependency-check: 5.3.2), …
-
Hi, i have meet a tough problem with seo meta on my vercel ghost site.
I have my own ghost installation with seo meta & serp setup and it shows well on chrome tag, with title & description in home …
-
hi @BrunoBonacci
You might want to check out https://github.com/zcaudate/hara/tree/master/src/hara/test as it was a simplified version of midje. There's no nesting `=>` in blocks as the parser just…
-
Apps in Kube tend to print their logs to stdout which allows Kube to handle logging in a centralized way. Many log aggregation services can query these logs and ingest them into their system. If these…
-
Hi,
I noticed that the estimation of a LogNormal on this data is wrong: the graph with the empirical CDF and the estimated one clearly shows that the LogNormal is not a correct model . But the result…