Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/intech/moleculer-elastic-apm

Metrics to Elastic APM Agent [DEVELOPMENT]
https://github.com/intech/moleculer-elastic-apm

apm elastic moleculer moleculerjs

Last synced: 2 months ago
JSON representation

Metrics to Elastic APM Agent [DEVELOPMENT]

Awesome Lists containing this project

README

        

# moleculer-elastic-apm
#### Metrics to Elastic APM Agent

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build status][travis-image]][travis-url]
[![Standard - JavaScript Style Guide][standart-image]][standart-url]

## Install

This is a [Node.js](https://nodejs.org/en/) module available through the
[npm registry](https://www.npmjs.com/). Installation is done using the
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):

```sh
$ npm install moleculer-elastic-apm
```

## License

[MIT](LICENSE)

[npm-image]: https://img.shields.io/npm/v/moleculer-elastic-apm.svg
[npm-url]: https://npmjs.org/package/moleculer-elastic-apm
[travis-image]: https://img.shields.io/travis/intech/moleculer-elastic-apm/master.svg
[travis-url]: https://travis-ci.org/intech/moleculer-elastic-apm
[downloads-image]: https://img.shields.io/npm/dm/moleculer-elastic-apm.svg
[downloads-url]: https://npmjs.org/package/moleculer-elastic-apm
[standart-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg
[standart-url]: https://github.com/standard/standard