Skip to content
Muhammad Azeez edited this page Aug 7, 2018 · 2 revisions

Roadmap

Meerkat is intended to be simple and fast, So we will implement the least amount of features required to make it stable, reliable and pleasant to use. The project is in the early stages of development, but here are the things that we'd like to implement by the time we reach 1.0:

Management

  • Multi-User
  • Multi-Project
  • Role based authorization

Dashboard

  • Group events based on their thumbprint
  • See latest event groups
  • See specific event groups and its occurances
  • Being able to mark errors as resolved
  • Realtime charts via SignalR
  • Notifications through Chrome push notification and Email
  • Subscribe to notifications of a specific group in an opt-in way

APIs

  • API to report errors
  • API to log messages

WebHooks

  • A new event type is reported
  • A resolved error is reported

SDKs

  • .NET
  • Java
Clone this wiki locally