Giter VIP home page Giter VIP logo

polaris's People

Contributors

0xada avatar thebeanogamer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

polaris's Issues

Replace Native Image

Native Image takes a million years to run and we install the JVM with the RPM anyway. Just use a shell script.

Container Updates

Container auto-updating has been AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH because the Docker API is ๐Ÿ’ฉ. We need to design something better.

Exclude Consul Healthcheck from Logs

The logs are spammed with the below and it makes them painful to use. Can we please exclude this endpoint from the logs...

[22/Apr/2021:07:55:56 +0000] "GET /healthcheck HTTP/1.1" 200 160 "-" "Consul Health Check" 3

Basic CLI

I want to get rid of my folder of CURL requests to fix Polaris. Give me a real CLI please.

Prometheus Warning Spam

Every time /prometheus-metrics gets scraped, it triggers these warns. We should fix these, or failing that supress them with a filterfactory.

WARN  [2021-10-10 15:23:58,435] org.dhatim.dropwizard.prometheus.DropwizardMetricsExporter: Invalid type for Gauge jvm.attribute.name: java.lang.String
WARN  [2021-10-10 15:23:58,435] org.dhatim.dropwizard.prometheus.DropwizardMetricsExporter: Invalid type for Gauge jvm.attribute.vendor: java.lang.String
WARN  [2021-10-10 15:23:58,442] org.dhatim.dropwizard.prometheus.DropwizardMetricsExporter: Invalid type for Gauge jvm.threads.deadlocks: java.util.Collections$EmptySet

Auto-Hibernate Jobs

It would be nice if we could automatically scale down jobs which haven't been requested for X days. Trying to run 600 unused containers is not fun.

Check if Docker Socket is Symlink

Check if /var/run/docker.sock is a symlink. If it is, the user is probably using Podman and we should WARN on that. I want to properly support Podman but we don't yet.

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.