All Projects → apache → Attic Sentry

apache / Attic Sentry

Licence: other
Mirror of Apache Sentry

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Attic Sentry

Sentry Laravel
Laravel SDK for Sentry
Stars: ✭ 927 (+750.46%)
Mutual labels:  sentry
Sentry
Bruteforce attack blocker (ssh, FTP, SMTP, and more)
Stars: ✭ 58 (-46.79%)
Mutual labels:  sentry
Myapp
React Native 工程实践
Stars: ✭ 83 (-23.85%)
Mutual labels:  sentry
Sentry Python
The new Python SDK for Sentry.io
Stars: ✭ 870 (+698.17%)
Mutual labels:  sentry
Api server boilerplate
typescript express board boilerplate using routing controller
Stars: ✭ 52 (-52.29%)
Mutual labels:  sentry
Sentry Clj
Sentry SDK for Clojure
Stars: ✭ 63 (-42.2%)
Mutual labels:  sentry
Next Right Now
Flexible production-grade boilerplate with Next.js 10, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support
Stars: ✭ 671 (+515.6%)
Mutual labels:  sentry
Magento2 Sentry
Magento 2 module to log to Sentry
Stars: ✭ 99 (-9.17%)
Mutual labels:  sentry
Sentry
Middleware to integrate with sentry crash reporting.
Stars: ✭ 55 (-49.54%)
Mutual labels:  sentry
Ember Cli Sentry
Error tracking via Sentry for Ember.js apps
Stars: ✭ 81 (-25.69%)
Mutual labels:  sentry
Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+27147.71%)
Mutual labels:  sentry
Sentry Cordova
The official Sentry SDK for Cordova
Stars: ✭ 49 (-55.05%)
Mutual labels:  sentry
Sentry Wizard
Sentry Project Setup Wizard
Stars: ✭ 78 (-28.44%)
Mutual labels:  sentry
React Raven
A simple React component for Sentry integration.
Stars: ✭ 12 (-88.99%)
Mutual labels:  sentry
Raven Aiohttp
An aiohttp transport for raven-python
Stars: ✭ 92 (-15.6%)
Mutual labels:  sentry
1c sentry
Конфигурация для отправки сообщений в Sentry
Stars: ✭ 23 (-78.9%)
Mutual labels:  sentry
Apollo Link Sentry
Apollo Link middleware which enriches SentryJS with GraphQL data
Stars: ✭ 63 (-42.2%)
Mutual labels:  sentry
Logrus
Hooks for logrus logging
Stars: ✭ 110 (+0.92%)
Mutual labels:  sentry
Raven.cr
Raven is a Crystal client for Sentry
Stars: ✭ 96 (-11.93%)
Mutual labels:  sentry
Nestjs Sentry
Provides an injectable sentry.io client to provide enterprise logging nestjs modules
Stars: ✭ 80 (-26.61%)
Mutual labels:  sentry

What is Sentry?

Apache Sentry is a highly modular system for providing fine grained role based authorization to both data and metadata stored on an Apache Hadoop cluster.

Contact us!

Bug and Issues tracker

Wiki

Building Sentry

Building Sentry requires the following tools:

  • Apache Maven 3.2.5+ (Might hit issues with pentaho library with older maven versions)
  • Java JDK7 (can't access TBase errors with JDK8)

To compile Sentry, run:

mvn install -DskipTests

To run Sentry tests, run:

mvn test

To build a distribution, run:

mvn install

The final Sentry distribution artifacts will be in $project/sentry-dist/target/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].