Giter VIP home page Giter VIP logo

Comments (4)

srvaroa avatar srvaroa commented on August 16, 2024

Hi @sri-shetty, thanks for raising this one.

We can help you craft those rules, do you have some samples of telemetry we could look at?

from entity-definitions.

sri-shetty avatar sri-shetty commented on August 16, 2024

db2 Event Type Keyset
Oracle Event Type Keyset
Unique DB2-QueryName.csv
Example DB2-Unique-QueryName.csv for CPU utilization - Look at the query to see the values it is returning for each attribuite.
Example metrics value OracleMetrics.csv

Please ping me on the slack ([email protected]), if you need additional details.

from entity-definitions.

srvaroa avatar srvaroa commented on August 16, 2024

Hi @sri-shetty, registering those types will require a PR adding the relevant configuration files for each type based on that telemetry. From what I saw in a couple of examples (db2, oracle) this would look pretty similar to other existing types like ext-ibmmqqueue.

This is a draft example of how the file would look for Oracle. It should be added at definitions/ext-oracle/definitions.yml

Note that I've wild-guessed the values for name and identifier attributes. The identifier should be a telemetry attribute that is unique within an account. I used db_unique_name but you should check whether this attribute is the right one.

domain: EXT
type: ORACLE

synthesis:
  name: database
  identifier: db_unique_name
  conditions:
  - attribute: eventType
    value: Oracle

configuration:
  entityExpirationTime: DAILY
  alertable: true

from entity-definitions.

naxhh avatar naxhh commented on August 16, 2024

closing since @sri-shetty is already working on this

from entity-definitions.

Related Issues (16)

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.