没有合适的资源?快使用搜索试试~ 我知道了~
php-metrics:PHP度量响应器和存储抽象库
共94个文件
php:69个
yml:11个
md:9个
需积分: 9 0 下载量 181 浏览量
2021-02-02
23:51:49
上传
评论
收藏 72KB ZIP 举报
温馨提示
Lamoda公制响应器 产品特点 延迟采购的指标响应者 多种指标响应格式 Symfony捆绑包[可选] 安装 用作曲家安装 composer require lamoda/metrics:^2.0 用法示例 主要条款 指标是一个命名值,代表系统运行状态,运行状况检查或累积测量值,可以选择标记 指标响应是针对固定时间收集的一组指标,其格式设置为单一输入格式 指标响应者是一个http端点,用于将收集的指标呈现为合适的Web响应格式 指标可以在动态产卵收集一代条款的来源 一般建议是使度量标准尽可能懒惰,在生成响应时解决固定的问题 通常, Source被实现为\Traversable对象的实例,以嵌入到集合中 指标通常有两种类型: 预先计算的指标通常是在响应过程之外生成的,例如计数器 运行时指标是在调用时生成的,代表系统的当前状态 从度量标准响应的角度来看,类型之间的差异是名义上的,因为PHP没有共享任何体系结构,并且在任何情况下都应从存储中获取大多数存储的值(这样会浪费一些调用者的时间),因此,通常,预计算的度量标准只是非常快的运行时度量标准 但是从度量标准存储的角度来看,预先计算的度量标
资源推荐
资源详情
资源评论
收起资源包目录
php-metrics-master.zip (94个子文件)
php-metrics-master
.scrutinizer.yml 232B
.github
workflows
php.yml 2KB
src
Adapters
Doctrine
AtomicMutableWrapper.php 2KB
AbstractDoctrineStorage.php 3KB
Storage
MetricMutatorInterface.php 658B
MutableMetricInterface.php 566B
Exception
ReceiverException.php 304B
MetricReceiverInterface.php 399B
MaterializeHelper.php 2KB
StorageRegistry.php 714B
MetricStorageInterface.php 746B
StoredMetricMutator.php 880B
Common
DefaultTagsMetric.php 865B
MetricInterface.php 425B
Source
DefaultTaggingMetricSource.php 971B
IterableMetricSource.php 808B
MergingMetricSource.php 657B
MetricSourceInterface.php 250B
Metric.php 1KB
Responder
ResponseFactory
TelegrafJsonResponseFactory.php 3KB
PrometheusResponseFactory.php 3KB
ResponseFactoryInterface.php 503B
PsrResponder.php 913B
Collector
MergingCollector.php 665B
MetricCollectorInterface.php 288B
TaggingCollectorDecorator.php 793B
CollectorRegistry.php 933B
SingleSourceCollector.php 515B
MetricBundle
Command
DebugMetricsCommand.php 2KB
MaterializeMetricsCommand.php 2KB
Resources
config
services.yml 1KB
response_factories.yml 439B
docs
commands.md 18B
integration.md 2KB
reference.md 3KB
Controller
HttpFoundationResponder.php 1KB
LamodaMetricBundle.php 943B
Routing
MetricRouteLoader.php 2KB
DependencyInjection
LamodaMetricExtension.php 4KB
Compiler
RegisterReceiversPass.php 1KB
RegisterCollectorsPass.php 1KB
RegisterResponseFactoriesPass.php 1KB
DefinitionFactory
ResponseFactory.php 1KB
Source.php 3KB
Storage.php 2KB
Responder.php 283B
Collector.php 4KB
Configuration.php 8KB
.php_cs 379B
doc
examples
01_collect.md 1KB
03_respond.md 1KB
04_intermediate_storage.md 2KB
02_store.md 4KB
extending.md 1KB
LICENSE 1KB
phpunit.xml 1KB
README.md 4KB
tests
Adapters
Doctrine
AbstractDoctrineStorageTest.php 4KB
AtomicMutableWrapperTest.php 3KB
Storage
MaterializeHelperTest.php 2KB
StoredMetricMutatorTest.php 3KB
StorageRegistryTest.php 804B
Common
Source
MergingMetricSourceTest.php 2KB
IterableSourceTest.php 1KB
DefaultTaggingMetricSourceTest.php 2KB
MetricTest.php 928B
DefaultTagsMetricTest.php 2KB
Responder
ResponseFactory
PrometheusResponseFactoryTest.php 1KB
TelegrafResponseFactoryTest.php 2KB
PsrResponderTest.php 1KB
Collector
CollectorRegistryTest.php 830B
MergingCollectorTest.php 1KB
SingleSourceCollectorTest.php 553B
TaggingCollectorDecoratorTest.php 1KB
MetricBundle
AbstractMetricBundleTest.php 3KB
StoredMetricMutatorTest.php 2KB
Controller
HttpFoundationResponderTest.php 1KB
DependencyInjection
ConfigurationTest.php 1KB
valid_config_samples
full.yml 908B
reference.yml 2KB
empty.yml 16B
MetricRespondingTest.php 3KB
Fixtures
Resources
config
doctrine
Metric.orm.yml 323B
routing.yml 74B
Storage
MetricStorage.php 1KB
TestIntegrationBundle.php 163B
config.yml 2KB
TestKernel.php 1KB
Entity
Metric.php 1KB
kernel_setup.yml 593B
.gitignore 71B
bin
test_console.php 338B
dump_reference.php 299B
composer.json 2KB
共 94 条
- 1
资源评论
AaronGary
- 粉丝: 26
- 资源: 4577
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功