Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@coralproject/talk-plugin-prom

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coralproject/talk-plugin-prom

This plugin provides a [Prometheus](https://prometheus.io/) exporter for [Talk](https://github.com/coralproject/talk) by ways of a [plugin](https://docs.coralproject.net/talk/plugins/).

latest
npmnpm
Version
0.0.11-alpha
Version published
Maintainers
5
Created
Source

talk-plugin-prom

This plugin provides a Prometheus exporter for Talk by ways of a plugin.

Installation

Currently in alpha, do not use in production yet!

Modify/create your plugins.json file to include the plugin:

{
  "server": [
    // ...
    {"@coralproject/talk-plugin-prom": "^0.0.11-alpha"},
    // ...
  ],
  "client": [
    // ...
  ]
}

Which will enable it.

License

Talk is released under the Apache License, v2.0.

FAQs

Package last updated on 06 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts