Code Monkey home page Code Monkey logo

prometheus-cachethq's People

Contributors

nzin avatar nzin-appdirect avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

prometheus-cachethq's Issues

Fix incidents on the same thread

Every time you have a fix for an incident, it opens a new incident, rather than fixing it on the same incident thread.

Wrong way:
image

Right way:
image

LABEL_NAME environment variable not working

Environment variable 'LABEL_NAME' is not working and it's always taking default label as 'alertname'. I verified in the Bridge container that the new environment variable is set as environment variable however it's using it.

Configuration made to overwritte the default label : changed the environment variable as mentioned below :

environment:
  - CACHETHQ_URL=http://cachet:8000
  - CACHETHQ_TOKEN=dsfasfasfasfasfasf34324
  - LOG_LEVEL=debug
  - PROMETHEUS_TOKEN=89898004e8af5ef479fe1322deb54e3f9
  - LABEL_NAME=application

Current Result : bridge is using 'alertname' label always to update the status in Cachet.
Expected Result : bridge should use 'application' label to update the status in Cachet.

$ docker exec -it 98f env
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=98feee220f9d
TERM=xterm
CACHETHQ_TOKEN=
CACHETHQ_URL=http://cachet:8000
LABEL_NAME=application
LOG_LEVEL=debug

May I kindly request you to check what's wrong here or If I have wrong interpretation about using this variable ?

Regards,
Sanjay.

Cachet URL CA certificate

Is possible to "somehow" use custom CA certificate for -cachethq_url ? I am running cachet behind https://
Thanks

Create Cachet component if not exist

I have feature request :)

I am wondering if something like -e FORCE_CREATE_COMPONENT_IN_CONSUL=true can be used for explicit component creation if not exists in Cachet.

When You have dynamic environment like K8s, its very hard to keep components 1:1 to Your services in K8s.
I know that proper way should be to register/unregister services in Consul,Etcd,etc and then dynamicaly create/delete components in Cachet, but this can be a starter point for this type of problem.

Thanks

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.