An open API service indexing awesome lists of open source software.

https://github.com/sporkmonger/ecsevent

HTTP observability middleware using the Elastic Common Schema
https://github.com/sporkmonger/ecsevent

elasticsearch logging metrics observability opentracing prometheus tracing

Last synced: 3 months ago
JSON representation

HTTP observability middleware using the Elastic Common Schema

Awesome Lists containing this project

README

          

# ECSEvent

HTTP observability middleware using the Elastic Common Schema.

[![GoDoc Widget]][GoDoc] [![Build Widget]][Build] [![Coverage Widget]][Coverage] [![Maintainability Widget]][Maintainability] [![Go Report Card Widget]][Go Report Card]

----

ECSEvent provides middleware and utility functions for logging in the ECS format,
particularly for HTTP services.

Unstable WIP, do not use.

[GoDoc]: https://godoc.org/github.com/sporkmonger/ecsevent
[GoDoc Widget]: https://godoc.org/github.com/sporkmonger/ecsevent?status.svg
[Build]: https://circleci.com/gh/sporkmonger/ecsevent
[Build Widget]: https://circleci.com/gh/sporkmonger/ecsevent.svg?style=shield
[Coverage]: https://codeclimate.com/github/sporkmonger/ecsevent/test_coverage
[Coverage Widget]: https://api.codeclimate.com/v1/badges/ea480b15351abcccc0dd/test_coverage
[Maintainability]: https://codeclimate.com/github/sporkmonger/ecsevent/maintainability
[Maintainability Widget]: https://api.codeclimate.com/v1/badges/ea480b15351abcccc0dd/maintainability
[Go Report Card]: https://goreportcard.com/report/github.com/sporkmonger/ecsevent
[Go Report Card Widget]: https://goreportcard.com/badge/github.com/sporkmonger/ecsevent