Ecosyste.ms: Issues

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

GitHub / profefe/profefe issues and pull requests

#130 - build(deps): bump github.com/prometheus/client_golang from 1.1.0 to 1.11.1

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#129 - build(deps): bump github.com/aws/aws-sdk-go from 1.29.9 to 1.34.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#128 - build(deps): bump github.com/aws/aws-sdk-go from 1.29.9 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#127 - Fix typo in README

Pull Request - State: closed - Opened by vovencij almost 4 years ago - 1 comment

#126 - About strategy of deployment

Issue - State: closed - Opened by vision9527 almost 4 years ago - 1 comment

#125 - contrib: bump go 1.15.7

Pull Request - State: closed - Opened by narqo about 4 years ago

#124 - storage/s3: Consider updating to AWS SDK v2

Issue - State: open - Opened by narqo about 4 years ago

#123 - contrib/docker: bump go 1.15.6

Pull Request - State: closed - Opened by narqo about 4 years ago

#122 - storage/clickhouse: Tests failing with ClickHouse 20.12

Issue - State: open - Opened by narqo about 4 years ago - 1 comment

#121 - testing: specify clickhouse version in docker-compose

Pull Request - State: closed - Opened by narqo about 4 years ago

#120 - Block and Mutex: failed to fetch any source profiles

Issue - State: closed - Opened by connormckelvey about 4 years ago - 1 comment

#119 - storage/gcs: implement storage on GCS

Pull Request - State: closed - Opened by tatsumack about 4 years ago - 3 comments

#118 - contrib: bump go 1.15.5

Pull Request - State: closed - Opened by narqo about 4 years ago

#117 - storage/s3: Investigate lighter alternatives for aws-sdk-go

Issue - State: open - Opened by narqo over 4 years ago

#116 - Consider splitting index and data storages

Issue - State: open - Opened by narqo over 4 years ago
Labels: question

#115 - vendor: fix typo in tests that added unnecessary dependency

Pull Request - State: closed - Opened by narqo over 4 years ago

#114 - Rethink profiling types

Issue - State: open - Opened by narqo over 4 years ago
Labels: question

#113 - ci: bump ubuntu to 20.04

Pull Request - State: closed - Opened by narqo over 4 years ago

#112 - pkg/middleware: refactoring internals

Pull Request - State: closed - Opened by narqo over 4 years ago

#108 - API method to return profiling data as raw JSON

Issue - State: open - Opened by narqo over 4 years ago

#107 - Web UI for quering the profiles

Issue - State: open - Opened by narqo over 4 years ago

#105 - pkg/log: Simplify Logger interface

Pull Request - State: closed - Opened by narqo over 4 years ago

#104 - Update docker image to Go 1.15.2

Pull Request - State: closed - Opened by narqo over 4 years ago

#103 - Update docker image to Go 1.15.1

Pull Request - State: closed - Opened by narqo over 4 years ago

#102 - couldn't deploy profefe by docker-compose from master.

Issue - State: closed - Opened by Tsovak over 4 years ago - 1 comment

#101 - pkg/profefe: fix api metrics label

Pull Request - State: closed - Opened by narqo over 4 years ago

#100 - Call query API with out "type" parameter

Pull Request - State: closed - Opened by narqo over 4 years ago

#99 - Consider making "type" API parameter optional

Issue - State: closed - Opened by narqo over 4 years ago

#98 - storage/clickhouse: handle FindProfiles limit param via SQL

Pull Request - State: closed - Opened by narqo over 4 years ago

#97 - Make API errors more user-friendly

Pull Request - State: closed - Opened by narqo over 4 years ago

#96 - FYI: fgprof - new sampling profiler for golang

Issue - State: open - Opened by Slach over 4 years ago - 1 comment

#95 - Fix typo in ClickHouse storage schema

Pull Request - State: closed - Opened by narqo almost 5 years ago

#94 - Update integration tests provided by sotragetest to use testify/suite

Pull Request - State: closed - Opened by narqo almost 5 years ago

#93 - Handle empty profiles

Pull Request - State: closed - Opened by narqo almost 5 years ago

#92 - clickhouse: new experimental storage type

Pull Request - State: closed - Opened by narqo almost 5 years ago - 10 comments

#91 - Allow collector to read profiling data via agent

Pull Request - State: closed - Opened by narqo almost 5 years ago

#90 - Sort querier's responses

Pull Request - State: closed - Opened by narqo almost 5 years ago

#89 - Add agent.WithTickInterval option

Pull Request - State: closed - Opened by narqo almost 5 years ago

#88 - pkg/profile: implement LabelsEncoder

Pull Request - State: closed - Opened by narqo almost 5 years ago

#87 - contrib/docker: update Go to 1.14.2

Pull Request - State: closed - Opened by narqo almost 5 years ago

#86 - Fatal on building docker image

Issue - State: closed - Opened by korjavin almost 5 years ago - 3 comments

#85 - Simplify main by using storage.Storage instead of separate interfaces

Pull Request - State: closed - Opened by narqo almost 5 years ago

#84 - Storage integration tests

Pull Request - State: closed - Opened by narqo almost 5 years ago

#83 - fix(s3): s3 returns profiles too old via the get profiles API

Pull Request - State: closed - Opened by gianarb almost 5 years ago - 2 comments

#82 - Question about get profiles with from and to

Issue - State: closed - Opened by gianarb almost 5 years ago

#81 - storage/s3: don't limit number of returned services

Pull Request - State: closed - Opened by narqo almost 5 years ago - 1 comment

#80 - S3 profile ID does not look right

Issue - State: closed - Opened by gianarb almost 5 years ago - 6 comments

#79 - fix: get profile from s3

Pull Request - State: closed - Opened by gianarb almost 5 years ago - 1 comment

#78 - Update zap to 1.14.1

Pull Request - State: closed - Opened by narqo almost 5 years ago

#77 - Fix profefe Prometheus metrics' labels

Pull Request - State: closed - Opened by narqo almost 5 years ago

#76 - Update get profile API to allow merging profiles by IDs

Pull Request - State: closed - Opened by narqo almost 5 years ago

#75 - Move vendor to go modules

Pull Request - State: closed - Opened by narqo almost 5 years ago

#74 - Update Go to 1.14

Pull Request - State: closed - Opened by narqo almost 5 years ago

#73 - Storage complience integration tests

Issue - State: closed - Opened by narqo almost 5 years ago

#72 - Refactoring storage internals

Pull Request - State: closed - Opened by narqo almost 5 years ago

#71 - pkg/profefe: fix Collector to write pprof data to storage

Pull Request - State: closed - Opened by narqo almost 5 years ago

#70 - Remove fixmie leftovers from the repo

Issue - State: closed - Opened by narqo almost 5 years ago

#69 - Implement storage on top of s3

Pull Request - State: closed - Opened by narqo almost 5 years ago - 3 comments

#68 - (breaking!) storage.Writer creates and returns full profile.Meta

Pull Request - State: closed - Opened by narqo almost 5 years ago - 1 comment

#67 - Add and run staticcheck on CI

Pull Request - State: closed - Opened by narqo almost 5 years ago

#66 - vendor: update github.com/rs/xid to latest master

Pull Request - State: closed - Opened by narqo almost 5 years ago

#65 - vendor: update go.uber.org/zap to 1.14

Pull Request - State: closed - Opened by narqo almost 5 years ago

#64 - Fix error logging code style

Pull Request - State: closed - Opened by narqo almost 5 years ago

#63 - Add badger GC logging

Pull Request - State: closed - Opened by narqo almost 5 years ago

#62 - Run badger garbage collector to purge expired values

Pull Request - State: closed - Opened by phifty almost 5 years ago

#61 - (breaking!) Allow to store runtime traces in collector

Pull Request - State: closed - Opened by narqo about 5 years ago - 1 comment

#60 - Allow Querier to bail out from FindMergeProfileTo if context was cancelled

Pull Request - State: closed - Opened by narqo about 5 years ago

#59 - Add monitoring to collector

Pull Request - State: closed - Opened by narqo about 5 years ago

#58 - Fix codestyle

Pull Request - State: closed - Opened by narqo about 5 years ago

#57 - ci: build docker image with buildkit on push to master

Pull Request - State: closed - Opened by narqo about 5 years ago

#56 - profefe: fix code-style in ServicesHandler

Pull Request - State: closed - Opened by narqo about 5 years ago

#55 - Return list of services

Pull Request - State: closed - Opened by narqo about 5 years ago

#54 - Fix link to stackdriver profiler

Pull Request - State: closed - Opened by cbenjemaa about 5 years ago

#53 - pkg/profile: get rid of instance_id

Pull Request - State: closed - Opened by narqo about 5 years ago

#52 - S3 backing for profefe

Pull Request - State: closed - Opened by goller about 5 years ago - 4 comments

#51 - Update docker build and docs

Pull Request - State: closed - Opened by narqo about 5 years ago

#50 - return labels as part of the profile list

Issue - State: open - Opened by gianarb about 5 years ago - 1 comment

#49 - Get list of services

Issue - State: closed - Opened by gianarb about 5 years ago

#48 - feat: added allocs profile type

Pull Request - State: open - Opened by gianarb about 5 years ago - 3 comments

#47 - Add docker support

Pull Request - State: closed - Opened by gianarb about 5 years ago - 3 comments

#46 - agent: support for threadcreate profiles

Pull Request - State: closed - Opened by narqo about 5 years ago

#45 - Added threadcreate profile type

Pull Request - State: closed - Opened by gianarb about 5 years ago - 1 comment

#44 - Add integration tests to agent

Issue - State: open - Opened by narqo about 5 years ago

#43 - profefe cleanup

Pull Request - State: closed - Opened by narqo about 5 years ago

#42 - Respond with profile data on creation

Pull Request - State: closed - Opened by narqo about 5 years ago

#41 - Response after creation

Issue - State: closed - Opened by gianarb about 5 years ago - 2 comments

#40 - Add support for threadcreate profile type

Issue - State: closed - Opened by gianarb about 5 years ago - 3 comments

#39 - Document the from/to date format

Pull Request - State: closed - Opened by gianarb about 5 years ago - 1 comment

#38 - Go mod migration

Issue - State: closed - Opened by gianarb about 5 years ago - 1 comment
Labels: help wanted

#37 - pkg/storage: update ProfileList iterator API

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

#35 - Add monitoring to collector

Issue - State: closed - Opened by narqo over 5 years ago
Labels: help wanted

#34 - Add test actions workflow

Pull Request - State: closed - Opened by narqo over 5 years ago - 1 comment

#27 - Implement API for storing Go runtime tracing

Issue - State: closed - Opened by narqo over 5 years ago
Labels: enhancement

#16 - wip! Initial UI server

Pull Request - State: open - Opened by narqo almost 6 years ago

#14 - Implement data retention

Issue - State: open - Opened by narqo almost 6 years ago - 2 comments

#13 - Add example project

Issue - State: closed - Opened by narqo almost 6 years ago - 2 comments

#12 - Allow to trim paths in pprof file before importing it

Issue - State: open - Opened by narqo almost 6 years ago - 1 comment
Labels: question

#9 - storage/postgres: Schema migrations

Issue - State: closed - Opened by narqo almost 6 years ago - 2 comments
Labels: wontfix

#8 - storage/inmemory: Initial implementation

Issue - State: closed - Opened by narqo almost 6 years ago - 1 comment
Labels: help wanted