GithubHelp home page GithubHelp logo

abap-observability-tools / abap-metrics-provider Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 7.0 533 KB

Let's you use predefined or custom metrics to monitor your abap stack with a monitoring tool of your choice.

Home Page: https://abap-observability-tools.org/abap-metrics-provider

License: MIT License

ABAP 100.00%
abap hacktoberfest metrics sap-netweaver

abap-metrics-provider's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

abap-metrics-provider's Issues

metric convention

  • metrics store and dependet object
    => category (system), key (shortdumps_no), value (3)

pass last run to the collectors

If the collection of the metrics e.g. for the workload retrieve the data since the last run it needs the information as timestamp or date and time.

scenario for Provider and Scrapper?

Should the scenario only be used in the component provider or also in the scrapper.
A scenario could be a bracket around the metrics for specific collection frequency, but it can also be used from different metric targets.

This only affects the query on the metric store.

Current naming of metric keys repeat the name of the metric group

Example with prometheus key value converter:
SID_100_prometheus_jobs_jobs_aborted
SID_100_prometheus_jobs_jobs_finished
SID_100_prometheus_runtime_errors_runtime_errors
SID_100_prometheus_workloads_workload_no_of_records

Proposal:
SID_100_prometheus_jobs_aborted
SID_100_prometheus_jobs_finished
SID_100_prometheus_runtime_errors_number
SID_100_prometheus_workloads_no_of_records

customize metrics collection

Customizing table for scenario, metric name and collector class.
Scenario is the bracket around some metrics collector classes and can be used to schedule the jobs in different frequencies (e.g. every 5 minutes, every night at 1 a.m.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.