Giter Site home page Giter Site logo

Comments (3)

liqi19950722 avatar liqi19950722 commented on May 23, 2024

https://github.com/liqi19950722/Work/tree/master/work-7
安装Prometheus 安装Grafana docker安装influxdb
断电续传的能力的 InfluxDB 的推送 遇到问题

  1. AutoConfiguredCompositeMeterRegistry 中的 Meter tag 值 和 Children中的tag值不一致,原因是org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryConfigurer#configure不往AutoConfiguredCompositeMeterRegistry中添加 MeterFilter
  2. 上传Influxdb时,tag值中有空格或者逗号时需要转义

tag set: Comma-delimited list of key value pairs, each representing a tag. Tag keys and values are unquoted strings. Spaces and commas must be escaped.

from java-training-camp.

Kurok1 avatar Kurok1 commented on May 23, 2024

https://github.com/Kurok1/java-training-camp/tree/homework/micrometer-platform/stage-1/src/biz-project

from java-training-camp.

karidyang avatar karidyang commented on May 23, 2024

https://github.com/karidyang/java-training-camp/tree/master/homework-7

from java-training-camp.

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.