Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-uber-tally-devel-4.1.2-3.fc38 RPM for noarch

From Fedora 38 for s390x / g

Name: golang-github-uber-tally-devel Distribution: Fedora Project
Version: 4.1.2 Vendor: Fedora Project
Release: 3.fc38 Build date: Thu Jan 19 11:26:40 2023
Group: Unspecified Build host: buildvm-x86-24.iad2.fedoraproject.org
Size: 707930 Source RPM: golang-github-uber-tally-4.1.2-3.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/uber-go/tally
Summary: A Go metrics interface with fast buffered metrics and third party reporters
Tally provides a common interface for emitting metrics, while letting you not
worry about the velocity of metrics emission.

By default it buffers counters, gauges and histograms at a specified interval
but does not buffer timer values. This is primarily so timer values can have all
their values sampled if desired and if not they can be sampled as summaries or
histograms independently by a reporter.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/uber-go/tally

Provides

Requires

License

MIT

Changelog

* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Sep 01 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.1.2-2
  - Skip m3 test also for armv7hl
* Thu Sep 01 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.1.2-1
  - Update to 4.1.2 - Closes rhbz#2025732 rhbz#2045623
* Wed Aug 10 2022 Maxwell G <gotmax@e.email> - 4.0.1-4
  - Rebuild to fix FTBFS
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Sep 22 2021 Fabian Affolter <mail@fabian-affolter.ch> - 4.0.1-1
  - Update to latest upstream release 4.0.1 (closes rhbz#1963016)
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/golang-github-uber-tally-devel
/usr/share/doc/golang-github-uber-tally-devel/README.md
/usr/share/doc/golang-github-uber-tally-devel/example
/usr/share/doc/golang-github-uber-tally-devel/example/README.md
/usr/share/doc/golang-github-uber-tally-devel/example/main.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/uber-go
/usr/share/gocode/src/github.com/uber-go/tally
/usr/share/gocode/src/github.com/uber-go/tally/.goipath
/usr/share/gocode/src/github.com/uber-go/tally/README.md
/usr/share/gocode/src/github.com/uber-go/tally/example
/usr/share/gocode/src/github.com/uber-go/tally/example/README.md
/usr/share/gocode/src/github.com/uber-go/tally/go.mod
/usr/share/gocode/src/github.com/uber-go/tally/histogram.go
/usr/share/gocode/src/github.com/uber-go/tally/histogram_test.go
/usr/share/gocode/src/github.com/uber-go/tally/instrument
/usr/share/gocode/src/github.com/uber-go/tally/instrument/call.go
/usr/share/gocode/src/github.com/uber-go/tally/instrument/call_test.go
/usr/share/gocode/src/github.com/uber-go/tally/instrument/types.go
/usr/share/gocode/src/github.com/uber-go/tally/internal
/usr/share/gocode/src/github.com/uber-go/tally/internal/cache
/usr/share/gocode/src/github.com/uber-go/tally/internal/cache/string_intern.go
/usr/share/gocode/src/github.com/uber-go/tally/internal/cache/tag_cache.go
/usr/share/gocode/src/github.com/uber-go/tally/internal/identity
/usr/share/gocode/src/github.com/uber-go/tally/internal/identity/accumulator.go
/usr/share/gocode/src/github.com/uber-go/tally/internal/identity/accumulator_benchmark_test.go
/usr/share/gocode/src/github.com/uber-go/tally/key_gen.go
/usr/share/gocode/src/github.com/uber-go/tally/key_gen_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3
/usr/share/gocode/src/github.com/uber-go/tally/m3/config.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/config_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports
/usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/buffered_read_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/buffered_read_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/m3_calc_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/m3_calc_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/example
/usr/share/gocode/src/github.com/uber-go/tally/m3/example/README.md
/usr/share/gocode/src/github.com/uber-go/tally/m3/reporter.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/reporter_benchmark_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/reporter_integration_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/reporter_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/resource_pool.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/resource_pool_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/sanitize.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/scope_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1/constants.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1/m3.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1/ttypes.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2/constants.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2/m3.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2/ttypes.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp
/usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/multitransport.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/multitransport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/transport.go
/usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/multi
/usr/share/gocode/src/github.com/uber-go/tally/multi/README.md
/usr/share/gocode/src/github.com/uber-go/tally/multi/reporter.go
/usr/share/gocode/src/github.com/uber-go/tally/multi/reporter_test.go
/usr/share/gocode/src/github.com/uber-go/tally/pool.go
/usr/share/gocode/src/github.com/uber-go/tally/prometheus
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/README.md
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/config.go
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/config_test.go
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/example
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/example/README.md
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/reporter.go
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/reporter_test.go
/usr/share/gocode/src/github.com/uber-go/tally/prometheus/sanitize.go
/usr/share/gocode/src/github.com/uber-go/tally/reporter.go
/usr/share/gocode/src/github.com/uber-go/tally/sanitize.go
/usr/share/gocode/src/github.com/uber-go/tally/sanitize_test.go
/usr/share/gocode/src/github.com/uber-go/tally/scope.go
/usr/share/gocode/src/github.com/uber-go/tally/scope_benchmark_test.go
/usr/share/gocode/src/github.com/uber-go/tally/scope_registry.go
/usr/share/gocode/src/github.com/uber-go/tally/scope_registry_test.go
/usr/share/gocode/src/github.com/uber-go/tally/scope_test.go
/usr/share/gocode/src/github.com/uber-go/tally/stats.go
/usr/share/gocode/src/github.com/uber-go/tally/stats_benchmark_test.go
/usr/share/gocode/src/github.com/uber-go/tally/stats_test.go
/usr/share/gocode/src/github.com/uber-go/tally/statsd
/usr/share/gocode/src/github.com/uber-go/tally/statsd/README.md
/usr/share/gocode/src/github.com/uber-go/tally/statsd/example
/usr/share/gocode/src/github.com/uber-go/tally/statsd/example/README.md
/usr/share/gocode/src/github.com/uber-go/tally/statsd/reporter.go
/usr/share/gocode/src/github.com/uber-go/tally/statsd/reporter_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/application_exception.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/application_exception_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/binary_protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/buffered_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/compact_protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/debug_protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/deserializer.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/exception.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/exception_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/field.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/framed_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/http_client.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/http_client_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/http_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/iostream_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/json_protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/memory_buffer.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/messagetype.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/numeric.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/pointerize.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/processor.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/processor_factory.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_exception.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_factory.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/rich_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/rich_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/serializer.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/serializer_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/serializer_types_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_socket.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_socket_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/simple_json_protocol.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/simple_json_protocol_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/simple_server.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/socket.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/ssl_server_socket.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/ssl_socket.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_exception.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_exception_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_factory.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/type.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/zlib_transport.go
/usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/zlib_transport_test.go
/usr/share/gocode/src/github.com/uber-go/tally/tools
/usr/share/gocode/src/github.com/uber-go/tally/tools/doc.go
/usr/share/gocode/src/github.com/uber-go/tally/tools/tools.go
/usr/share/gocode/src/github.com/uber-go/tally/types.go
/usr/share/gocode/src/github.com/uber-go/tally/version.go
/usr/share/licenses/golang-github-uber-tally-devel
/usr/share/licenses/golang-github-uber-tally-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 22:39:31 2024