This project is mirrored from https://gitee.com/mirrors/SigNoz.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 01 Jan, 2022 1 commit
  2. 17 Dec, 2021 2 commits
  3. 16 Dec, 2021 1 commit
  4. 02 Dec, 2021 2 commits
  5. 22 Nov, 2021 1 commit
    • Ankit Nayan's avatar
      feat: enables prometheus rules and alerts (#292) · 28bf2fe3
      Ankit Nayan authored
      * feat: enables prometheus rules and alerts which can be sent to alertmanager
      
      * chore: adding configs for alertmanager, alert, and prom
      
      * chore: alerts WIP
      
      * chore: alerts WIP
      
      * chore: alerts WIP
      
      * chore: setRules API will update rules
      
      * chore: initialization of prometheus related stuff moved to separate function
      
      * chore: alerts WIP
      
      * chore: alerts WIP
      
      * fix: r.promConfig was nil
      
      * feat: routing alertmanager apis to alertmanager service at nginx
      
      * chore: not writing to localDB if string parsing gives error
      
      * feat: list alerts API
      
      * chore: error in creating multiple groups
      
      * feat: CRUD APIs for rules working
      
      * chore: changed prometheus version
      
      * chore: updated AlertingRuleResponse struct's Id json value
      
      * chore: updated prometheus's version
      
      * chore: will load rules from database on bootup
      
      * feat: crud APIs for notification channels WIP
      
      * fix: changed ALERTMANAGER_API_PREFIX
      
      * chore: enabling scrape and notify discover manager
      
      * chore: fixing path for signoz.db
      
      * chore: used transactions for rules APIs
      
      * chore: editchannel API updated and other apis refactored
      
      * chore: fixed merge conflicts
      
      * chore: changing createChannel api from yaml to json reader
      
      * chore: changing editChannel api from yaml to json reader
      
      * chore: porting loadChannels to json format
      
      * chore: editRule returning rule not found
      
      * chore: pre-release
      
      * chore: fixed db path for persistence
      
      * release: v0.5.0
      Unverified
      28bf2fe3
  6. 20 Oct, 2021 1 commit
  7. 28 Sep, 2021 1 commit
  8. 02 Sep, 2021 1 commit
    • Ankit Nayan's avatar
      Crud APIs for dashboards (#286) · 30961da5
      Ankit Nayan authored
      * added signoz.db to gitignore
      
      * model and crud methods for dashboard package
      
      * added signoz.db to dockerignore
      
      * feat: dashboards crud WIP
      
      * chore: moving response format to correct file
      
      * chore: adding dependencies for sqlite3
      
      * feat: CRUD APIs ready for dashboards
      
      * fix: sqlite needs cgo enabled and hence need to add some flags in building go code
      
      * feat: provision dashboards using json
      
      * chore: mounting dashboard folder to container
      Unverified
      30961da5
  9. 29 Aug, 2021 1 commit
    • Ankit Nayan's avatar
      Feat: enables metrics ingestion to signoz (#271) · 32ad4ef5
      Ankit Nayan authored
      * WIP promql support
      
      * forked prometheus and promhouse integrated
      
      * removing __debug_bin from  git
      
      * feat: prometheus config file to load
      
      * feat: read prometheus config from args
      
      * fix: WIP fixing errors in docker build
      
      * feat: added clickhousemetricswrite exporter in metrics
      
      * feat: changing otelcol image tag
      
      * fix: read prometheus.yml from config flag in docker-compose
      
      * fix: WIP clickhouse connection error
      
      * fix: used signoz/prometheus tag v1.9.4
      
      * chore: response format as in prometheus
      
      * chore: query_range works with clickhouse reader and throws not implemented error for druid
      
      * chore: moved ApiError struct to model
      
      * feat: enabled instant query api for metrics
      
      * chore: parser for instant query api params
      Unverified
      32ad4ef5
  10. 10 Aug, 2021 1 commit
  11. 18 Jun, 2021 1 commit
  12. 01 Jun, 2021 1 commit
  13. 31 May, 2021 1 commit
  14. 30 May, 2021 1 commit
  15. 29 May, 2021 2 commits
  16. 27 May, 2021 1 commit
  17. 22 May, 2021 1 commit
  18. 04 May, 2021 1 commit
  19. 02 May, 2021 1 commit
  20. 26 Apr, 2021 1 commit
  21. 09 Jan, 2021 1 commit
  22. 03 Jan, 2021 1 commit