This project is mirrored from https://gitee.com/mirrors/bk-bcs.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 08 Sep, 2022 1 commit
  2. 01 Sep, 2022 1 commit
  3. 30 Aug, 2022 1 commit
  4. 18 Aug, 2022 1 commit
  5. 04 Aug, 2022 1 commit
  6. 28 Jun, 2022 1 commit
    • ifooth's avatar
      bcs-monitor (merge request !65) · 144e83e1
      ifooth authored
      Squash merge branch 'bcs-monitor' into 'master'
      - 新增prom http-sd 做 storegw 的服务发现
      - 去除bcs_project_token,统一使用bcs的token
      144e83e1
  7. 22 Jun, 2022 3 commits
  8. 21 Jun, 2022 2 commits
  9. 13 Jun, 2022 1 commit
  10. 30 May, 2022 1 commit
    • Joe Lei's avatar
      Update: BCS-Monitor Add Query/StoreGW Service (#1790) · a1188645
      Joe Lei authored
      * Update: remove scheme, host for PreviousLink
      
      * Add: add api prefix
      
      * Fix: FinishedAt
      
      * Fix: sse stream
      
      * Add: started_at
      
      * Add: close chan
      
      * Add: query add store
      
      * Add: query add constants
      
      * Add: query add middleware
      
      * Add: support labelMatch
      
      * Add: parseLabelMatchersParam
      
      * Update: thanos version
      
      * Fix: FinishedAt
      
      * Add: bk_monitor component
      
      * Add: storegw server
      
      * Add: LabelNames and LabelValues
      
      * Add: clientutil
      
      * Add: dockerfile
      
      * Add: Healthy and Ready api
      
      * Update: golint fix
      a1188645
  11. 18 May, 2022 1 commit
    • Joe Lei's avatar
      Bcs monitor (#1766) · f4fa673c
      Joe Lei authored
      * init commit
      
      * Fix: compile error
      
      * Add: query cmd
      
      * Update: use ifooth thanos replace
      
      * Update: redis mod
      
      * Add: rest
      
      * Add: bcs project component
      
      * Add: webconfig
      
      * Update: finish logging conf and init
      
      * Update: set logging by cmd
      
      * Add: multicfg
      
      * Add: watch credential
      
      * Add: MultiCredWatch
      
      * Add: APIResponse
      
      * Add: GetContainerLog
      
      * Update: add DownloadContainerLog
      
      * Update: use group
      
      * Fix: nil panic
      
      * Add: License
      
      * Refactor: cmd options
      
      * Add: runCmd
      
      * Update: initConfig
      
      * Fix: SetByCmd
      
      * Add: finish sse handler
      
      * Add: parseLog
      
      * Update: change to pod
      
      * Update: refine route
      
      * Add: swagger docs
      
      * Update: add swagger docs
      
      * Update: add title and basePath
      
      * Update: refine docs
      
      * Update: add LogWithPreviousLink
      
      * Update: use cluster for base path
      
      * Update: api
      
      * Fix: log with container name
      
      * Update: add MakePreviousLink
      
      * Add: break ad FinishedAt
      
      * Add: event Id
      
      * Add: log
      
      * Add: apiModulePrefix
      
      * Update: refine License
      
      * Update: refine License
      
      * Update: refine comment
      
      * Update: refine comment
      
      * Update: refine comment
      
      * Update: refine comment
      
      * Update: refine comment
      f4fa673c