Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Symantec/tricorder issues and pull requests

#133 - Add design document.

Pull Request - State: closed - Opened by rgooch over 5 years ago

#132 - Fix function comments based on best practices from Effective Go

Pull Request - State: open - Opened by CodeLingoTeam over 5 years ago

#131 - Added security header and content type for XSS protection

Pull Request - State: closed - Opened by cviecco about 6 years ago

#130 - Introduce tricorder.GetDirectory()

Pull Request - State: closed - Opened by keep94 almost 7 years ago - 5 comments

#129 - Expose top level directory.

Pull Request - State: closed - Opened by keep94 almost 7 years ago - 1 comment

#128 - Add /proc/go/version built-in metric.

Pull Request - State: closed - Opened by rgooch almost 7 years ago

#127 - Add CollectorServiceName constant.

Pull Request - State: closed - Opened by rgooch about 7 years ago

#126 - Add /proc/io/num-open-file-descriptors built-in metric.

Pull Request - State: closed - Opened by rgooch about 7 years ago - 2 comments

#125 - Subtract released memory from /proc/memory/total built-in metric.

Pull Request - State: closed - Opened by rgooch about 7 years ago

#124 - Add /has-tricorder-metrics URL endpoint.

Pull Request - State: closed - Opened by rgooch over 7 years ago

#123 - Move /proc/scheduler/num-goroutines to /proc/go/num-goroutines.

Pull Request - State: closed - Opened by rgooch over 7 years ago

#122 - Don't report NaN metrics in json or gorpc.

Pull Request - State: closed - Opened by keep94 over 7 years ago

#121 - Add /proc/scheduler/num-goroutines built-in metric.

Pull Request - State: closed - Opened by rgooch over 7 years ago

#120 - Introduce tricorder.ReadMyMetrics

Pull Request - State: closed - Opened by keep94 over 7 years ago

#119 - Introduce tricorder.ReadMyMetrics

Pull Request - State: closed - Opened by keep94 over 7 years ago

#118 - Introduce DirectoryGroup type.

Pull Request - State: closed - Opened by keep94 over 7 years ago

#117 - DO NOT PUSH -- API proposal: Introduce DirectoryGroup type.

Pull Request - State: closed - Opened by keep94 over 7 years ago - 1 comment

#116 - DO NOT MERGE -- API proposal for associating a group with a directory.

Pull Request - State: closed - Opened by keep94 over 7 years ago - 1 comment

#115 - Using an unregistered directory spec should not panic.

Pull Request - State: closed - Opened by keep94 over 7 years ago - 1 comment

#114 - Include digit separators when formatting.

Pull Request - State: closed - Opened by keep94 over 7 years ago

#113 - When unit is None, format ints and uints normally.

Pull Request - State: closed - Opened by keep94 almost 8 years ago

#112 - Add healthserver package.

Pull Request - State: closed - Opened by rgooch almost 8 years ago - 2 comments

#111 - Add RegisterMetric method to tricorder.Group

Pull Request - State: closed - Opened by keep94 almost 8 years ago

#110 - Introduce creating unregistered directories.

Pull Request - State: closed - Opened by keep94 almost 8 years ago - 1 comment

#109 - Register array of times and durations with gob encoder.

Pull Request - State: closed - Opened by keep94 about 8 years ago

#108 - Explain why messages.AsJSON doesn't return an error.

Pull Request - State: closed - Opened by keep94 about 8 years ago

#107 - Add travis.yml file. Fix tests to work in Travis.

Pull Request - State: closed - Opened by keep94 about 8 years ago

#106 - Explain why messages.AsJSON doesn't return an error.

Pull Request - State: closed - Opened by keep94 about 8 years ago - 2 comments

#105 - Support parsing of JSON.

Pull Request - State: closed - Opened by keep94 about 8 years ago

#104 - Type methods returning bool shouldn't panic on unknown type

Pull Request - State: closed - Opened by keep94 about 8 years ago

#103 - Panic if client tries to remove a non-existing value from distribution.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#102 - Define unknown unit.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#101 - Remove deprecated methods.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#100 - Unit test for messages package.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#99 - Update links in readme file.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#98 - Update docs. Fix panic tests to test panic type.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#97 - RegisterMetric to return error, not panic on wrong type.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#96 - Prevent same distribution from being registered with different units.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#95 - Let tricorder support lists

Pull Request - State: closed - Opened by keep94 over 8 years ago

#94 - Fix tricorder so that it supplies timestamps for distributions.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#93 - Support lists in tricorder

Pull Request - State: closed - Opened by keep94 over 8 years ago - 1 comment

#92 - Support lists in tricorder

Pull Request - State: closed - Opened by keep94 over 8 years ago - 2 comments

#91 - Proposed API for lists in tricorder.

Pull Request - State: closed - Opened by keep94 over 8 years ago - 2 comments

#90 - Remove deprecated methods and types from messages package.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#89 - Fix RegisterFlags to work with flags that don't implement flag.Getter.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#88 - Add types.FromGoValue.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#87 - Add CanToFromFloat, FromFloat, ToFloat to types.Type.

Pull Request - State: closed - Opened by keep94 over 8 years ago - 1 comment

#86 - Add CanToFromFloat, FromFloat, ToFloat to types.Type.

Pull Request - State: closed - Opened by keep94 over 8 years ago - 1 comment

#85 - Introduce new duration package.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#84 - Update documentation.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#83 - Update tricorder documentation.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#82 - Fully implement group Ids and timestamps in tricorder.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#81 - Intro metric.InitJsonMetric() and metric.InitRpcMetric()

Pull Request - State: closed - Opened by keep94 over 8 years ago

#80 - Introduce RegisterMetricInGroup. Deprecate RegisterMetricInRegion.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#79 - Introduce RegisterMetricInGroup. Deprecate RegisterMetricInRegion.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#78 - Add API for customized timestamps.

Pull Request - State: closed - Opened by keep94 over 8 years ago - 1 comment

#77 - Introduce Snapshot.

Pull Request - State: closed - Opened by keep94 over 8 years ago - 1 comment

#76 - Add API for customized timestamps.

Pull Request - State: closed - Opened by keep94 over 8 years ago - 1 comment

#75 - Add API for customized timestamps.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#74 - JSON to return empty array instead of null.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#73 - tricorder changes for scotty

Pull Request - State: closed - Opened by keep94 over 8 years ago

#72 - Fix data races in tricorder distribution classes.

Pull Request - State: closed - Opened by keep94 over 8 years ago

#71 - Minor comment fixes.

Pull Request - State: closed - Opened by rgooch almost 9 years ago - 1 comment

#70 - Remove types,Int, Uint, Float.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#69 - Add types.Int8, 16, 32, 64, Float32, Float64, Uint8, 16, 32, 64

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#68 - Introduce UnregisterDirectory().

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#67 - Add UnregisterPath()

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 5 comments

#66 - Unregister API

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 1 comment

#65 - Introduce Unregister functions.

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 1 comment

#64 - Show floats with 32 bit precision as 32 bit values, not 64 bit.

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 2 comments

#63 - Introduce NonCumulativeDistribution.Remove()

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 1 comment

#62 - Remove Distribution.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#61 - Remove Distribution.

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 1 comment

#60 - Introduce NonCumulativeDistributions.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#59 - Introduce NonCumulativeDistriubtion

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#58 - Cumulative

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#57 - Deprecate Distribution in favor of CumulativeDistribution.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#56 - Deprecate Distribution in favor of CumulativeDistribution.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#55 - Introduce Update() method on tricorder.Distribution

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 2 comments

#54 - Wrap syscall.Getrusage() into new wrapper package.

Pull Request - State: closed - Opened by rgooch almost 9 years ago - 1 comment

#53 - Fix to allow compile on linux_386.

Pull Request - State: closed - Opened by rgooch almost 9 years ago - 1 comment

#52 - Introduce RegisterFlags() function.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#51 - Introduce ParseFlags() function.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#50 - Introduce ParseFlags() function.

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 2 comments

#49 - Update out of date documentation in Distribution.Add().

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#48 - Add global messages.IsJson() and messages.AsJson()

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#47 - Add messages.DurationToFloat. Add units.FromSeconds.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#46 - Duration as float

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#45 - Allow callback functions to be registered with regions.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#44 - Duration as float

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#43 - NewArbitraryBucket to take var args of float64 instead of a slice.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#42 - Update documentation from work creating a single value field.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#41 - Push goRpc to Json conversion down into the messages package.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#40 - Fix units in max working set size.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#39 - Push goRpc to Json conversion down into the messages package.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#38 - More refactorings we had discussed.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#37 - Use single value field. Use time.Time and time.Duration in go rpc.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#36 - Replace type specific value fields with a single type interface field.

Pull Request - State: closed - Opened by keep94 almost 9 years ago - 2 comments

#35 - Use application/json as content-type for json.

Pull Request - State: closed - Opened by keep94 almost 9 years ago

#33 - KiB, MiB, GiB, and add bytes per second.

Pull Request - State: closed - Opened by keep94 about 9 years ago - 1 comment