Hamdy
Hamdy
I just was experimenting django-analytics and I was curious to see whether there's intention to support mongodb and other nosql databases which is very useful for those kind of django...
There's some hidden processing for saving operation - First, if you create a record, we need to generate unique ID (5 digits) that doesn't exist so we have to make...
@despiegk Can u try again?
 Now when u clieck on (messages) you can see full list of messages 
@despiegk Need some more explanation: - Message sending time, is message creation time RIGHT? - What is message return time - destination is list of email addresses for a contact/or...

this works for me ``` helm repo add grafana https://grafana.github.io/helm-charts helm repo update kubectl create namespace monitoring helm install prometheus prometheus-community/prometheus --namespace monitoring helm upgrade -install grafana -n monitoring bitnami/grafana...