GithubHelp home page GithubHelp logo

Comments (3)

halkyon avatar halkyon commented on August 28, 2024 2

Not sure what the intent of keeping minio health and metrics routes was for, but the routes do appear to work still: https://gateway.us1.storjshare.io/minio/health/live (returns HTTP 200). Metrics routes under minio/v2/metrics are blocked as the auth has been disabled but can be seen if environment var MINIO_PROMETHEUS_AUTH_TYPE=public is defined before running gateway-mt.

Perhaps these routes were set up in 86fb710 as part of getting CI tests to work, but I can't recall.

See https://gist.github.com/halkyon/f0a32aad663733380b986601ee53bf97 for a sample of the metrics that minio emits. The code for the collector can be found here: https://github.com/storj/minio/blob/main/cmd/metrics-v2.go

I'm not sure if minio metrics provide anything we'd find useful outside of our own middleware, with additions like https://review.dev.storj.io/c/storj/gateway-mt/+/6949.

@amwolff FYI :)

from edge.

amwolff avatar amwolff commented on August 28, 2024

I wonder if it's easier to create a subsystem to push these metrics to monkit or rely on what we have/will have in gateway-mt's code. I'm slightly inclined towards the latter.

from edge.

storjBuildBot avatar storjBuildBot commented on August 28, 2024

Change https://review.dev.storj.io/c/storj/gateway-mt/+/6964 mentions this issue.

from edge.

Related Issues (20)

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.