Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Provider: Prometheus #186

Closed
wants to merge 4 commits into from
Closed

New Provider: Prometheus #186

wants to merge 4 commits into from

Commits on Nov 30, 2021

  1. new prometheus provider

    cryptic-ai committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    4ea8844 View commit details
    Browse the repository at this point in the history
  2. add prometheus to index, added tests

    cryptic-ai committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5cad47b View commit details
    Browse the repository at this point in the history
  3. Added prometheus to readme

    cryptic-ai committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    eaf9977 View commit details
    Browse the repository at this point in the history
  4. changed to DirectParseProvider

    Changed to the direct parse provider per PR review comments. Removed the getType, knownTypes, and preParse methods.
    cryptic-ai committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    768f50e View commit details
    Browse the repository at this point in the history