Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Adds Scala as an expression language for the JasperReports library
The Scala programming language is a hybrid functional/object-oriented programming language that runs natively in the JavaVM. It is similar in some respects to Groovy, but it is a statically typed language. Visit www.scala-lang.org for more info.
This project adds the JRScalaCompiler and JRScalaGenerator classes, modifies the JRReport class to add Scala as a supported language, and provides a demo project with a sample report that uses Scala expressions.