Observability platform using eBPF for cloud environments
“It covered the standard notification use cases like routing alerts to Slack, PagerDuty, and other webhook-based destinations, so we could stay focused on building the core platform while it handled the notification layer. ... In practice: you configure Slack channels in Connected Apps and route t...”
“and for traces/APM, New Relic.”
“Riskified’s move to groundcover delivered a transformational impact on both cost and engineering productivity. By consolidating three tools into one and leveraging groundcover’s BYOC deployment, they slashed their observability costs dramatically by leveraging their AWS relationship - on the orde...”
“We built our own. The Dispatch Center is 100% groundcover-owned logic and we use the Temporal open-source workflow engine to manage execution and retries, with every bit of the decision-making, routing and notification logic written and owned by us.”
“Both Notification Routes and Connected Apps are also fully Terraform-manageable, so your routing configuration lives in version control alongside everything else.”
“For metrics, an internal Prometheus;”
“If you have IAM credentials, use aws configure. I have a federated login so I just used AWS CloudShell to install eksctl: # Install eksctl curl -sLO "https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_linux_amd64.tar.gz" tar xzf eksctl_linux_amd64.tar.gz && sudo mv eksctl /usr/lo...”
“For logs, they had long relied on Coralogix;”
“It covered the standard notification use cases like routing alerts to Slack, PagerDuty, and other webhook-based destinations, so we could stay focused on building the core platform while it handled the notification layer.”