Giter Site home page Giter Site logo

mjpitz / cognative Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 107 KB

cognative is an opinionated, minimalistic approach to business intelligence ๐Ÿง  and operations ๐Ÿšจ.

Home Page: https://mjpitz.github.io/cognative/

License: GNU Affero General Public License v3.0

alerting business-intelligence clickhouse grafana opentelemetry operations

cognative's Issues

Document and compare to alternatives

Used to be in the README, but I want to break the content into an actionable ticket...

  • ELK - ElasticSearch, LogStash, Kibana
    • The ELK stack is a long-standing solution for logs and metrics.
    • LogStash has a well-established history of being deployed as an ETL pipeline.
  • LGTM/P - Loki, Grafana, Tempo, Mimir / Prometheus
    • The full Grafana stack requires a lot of operational experience. It effectively requires learning three new "databases"
      for data that is largely the same. Loki is effectively a database for logs. Tempo, a database for traces. And finally,
      Mimir / Prometheus, a database for metrics. Each of these systems have their own resource usage and scaling requirements.
    • In addition, this is a partial solution as it does not cover the business intelligence side of the world. An additional
      database can be added to support your business analytics, but doing so will only add to the complexity.
  • XOG - ?, OpenTelemetry, Grafana
    • Because OpenTelemetry is so flexible, why not pick one of the many other databases?
    • For a starter or simplified deployment, this is a great option. Leveraging an existing database technology may simplify
      complexity today, it will pose some interesting technical challenges later on. Importing data from an existing database
      technology into a solution like Clickhouse will be relatively easy.

Example references

It would be really good to enumerate a handful of example references that we want to illustrate in the project. For example, I figured having some code samples for emitting metrics from applications would be useful (we can probably point people at the opentelemtry.io docs for this). Another example was how to write data enrichment pipelines to be able transform and enrich data within the ecosystem...

Scope of work

  • enumerate a list of useful code references that we want to be able to include in the repo

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yaml
  • clickhouse/clickhouse-server 24.4
  • otel/opentelemetry-collector-contrib 0.100.0
  • grafana/grafana-oss 10.4.2
github-actions
.github/workflows/code-style.yaml
  • actions/checkout v4
  • actions/setup-node v4
helmv3
charts/cognative-bitnami/Chart.yaml
  • clickhouse 5.3.3
  • opentelemetry-collector 0.90.1
  • opentelemetry-collector 0.90.1
  • opentelemetry-collector 0.90.1
  • grafana 7.3.10
npm
package.json
  • prettier ^3.2.5

  • Check this box to trigger a request for Renovate to run again on this repository

Port helm chart out of mya's repository once public

Once this repository is public, we should look at porting out the standalone Helm chart from Mya's charts repository (https://github.com/mjpitz/mjpitz). I initially put it there so I could leverage my existing signing infrastructure after hitting issues with chart-releaser running on private repositories. I'd also like to iron out issues with the bitnami chart so our chart repository contains more than one deployment option.

Also, once the chart is under the scope of this repository, we will be able to add additional capabilities such as automatically including the dashboards and alerts generated from this project.

Replicate kubernetes-monitoring/kubernetes-mixin

The monitoring-mixin project under the Kubernetes space is a great tool for those looking to monitor and alert on events happening within the cluster. While this project is great, the queries that it uses are tied to the kube-prometheus-stack deployment.

The other thing I'm not a huge fan of with this project is jsonnet. Don't get me wrong, I thought it was really interesting at first, but every time I sit down to use it, I need to re-learn it again. Very few people out there have worked with it, making it harder to find contributors.

Scope of work (each should probably be their own task...)

  • research jsonnet alternatives
  • prototype using jsonnet alternative
  • triage dashboards from monitoring-mixin project
    • TODO: enumerate dashboards
  • triage alerts from monitoring-mixin project
    • TODO: enumerate dashboards
  • research playbooks as a possible inclusion into this project

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.