Ecosyste.ms: Issues

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

GitHub / prometheus/prometheus issues and pull requests

#6541 - Handle OpenMetrics `..._created` lines

Issue - State: open - Opened by beorn7 over 4 years ago - 36 comments
Labels: priority/Pmaybe, component/scraping, kind/feature

#6488 - [check-syntax] adds a command for checking config file syntax

Pull Request - State: closed - Opened by glightfoot over 4 years ago - 13 comments
Labels: stale

#6484 - Proposal: Add SD implementation backed by a gRPC interface for custom providers

Issue - State: closed - Opened by yskopets over 4 years ago - 5 comments
Labels: priority/Pmaybe, component/service discovery, kind/feature

#6372 - DO NOT MERGE: fix memory overallocs in parts of PromQL engine

Pull Request - State: closed - Opened by ppanyukov over 4 years ago - 42 comments
Labels: stale

#6333 - Remote Write Meta Issue

Issue - State: open - Opened by cstyan over 4 years ago - 17 comments
Labels: component/remote storage

#6327 - Config reload causing delays to scraping

Issue - State: open - Opened by kevinblackbrazil over 4 years ago - 8 comments
Labels: component/config, component/service discovery, priority/P3, component/scraping

#6265 - Support stdin input for promtool check rules, check config, & test rules; Support check metrics file input

Pull Request - State: closed - Opened by RickyRajinder over 4 years ago - 12 comments
Labels: stale

#6227 - promtool: Add check for expression validation

Pull Request - State: closed - Opened by weeezes over 4 years ago - 3 comments
Labels: stale

#6146 - PromQL: add let/where expression

Issue - State: open - Opened by multi-io over 4 years ago - 15 comments
Labels: priority/Pmaybe, component/promql, kind/feature

#6139 - Error: http: superfluous response.WriteHeader call

Issue - State: closed - Opened by bandesz over 4 years ago - 60 comments
Labels: help wanted, kind/bug, priority/P2, hacktoberfest

#6139 - Error: http: superfluous response.WriteHeader call

Issue - State: closed - Opened by bandesz over 4 years ago - 60 comments
Labels: help wanted, kind/bug, priority/P2, hacktoberfest

#6129 - fix crash when out of sequence wal segments

Pull Request - State: closed - Opened by Harkishen-Singh over 4 years ago - 25 comments
Labels: stale

#6124 - api/v1/label/__name__/values does not return return values from remote read

Issue - State: closed - Opened by robbruce over 4 years ago - 4 comments
Labels: kind/enhancement, component/remote storage, priority/P3

#6124 - api/v1/label/__name__/values does not return return values from remote read

Issue - State: closed - Opened by robbruce over 4 years ago - 4 comments
Labels: kind/enhancement, component/remote storage, priority/P3

#6092 - promtool check config complains about missing region in EC2 SD config

Issue - State: open - Opened by guidodobboletta over 4 years ago - 19 comments
Labels: help wanted, kind/bug, priority/Pmaybe, component/service discovery, component/promtool

#6092 - promtool check config complains about missing region in EC2 SD config

Issue - State: open - Opened by guidodobboletta over 4 years ago - 19 comments
Labels: help wanted, kind/bug, priority/Pmaybe, component/service discovery, component/promtool

#6080 - Remote_write unable to send due to `segments are not sequential` error

Issue - State: closed - Opened by jacksontj over 4 years ago - 11 comments
Labels: help wanted, kind/bug, priority/P3, hacktoberfest, component/tsdb

#6062 - cmd/promtool: add tests to alert unit testing

Pull Request - State: closed - Opened by simonpasquier over 4 years ago - 4 comments
Labels: component/promtool, stale

#6031 - tsdb: add block chunks repair cmd tool

Issue - State: closed - Opened by zhulongcheng over 4 years ago - 7 comments
Labels: kind/enhancement, priority/P3, component/tsdb

#6031 - tsdb: add block chunks repair cmd tool

Issue - State: closed - Opened by zhulongcheng over 4 years ago - 7 comments
Labels: kind/enhancement, priority/P3, component/tsdb

#5996 - Upgrade yaml version to v3

Pull Request - State: closed - Opened by geekodour over 4 years ago - 5 comments
Labels: stale

#5988 - potential problem with pkg/gate package

Issue - State: closed - Opened by johncming over 4 years ago - 4 comments
Labels: kind/cleanup, priority/P3

#5988 - potential problem with pkg/gate package

Issue - State: closed - Opened by johncming over 4 years ago - 4 comments
Labels: kind/cleanup, priority/P3

#5976 - err="open /prometheus/queries.active: permission denied"

Issue - State: closed - Opened by wh211212 almost 5 years ago - 51 comments
Labels: kind/more-info-needed

#5937 - [prometheus_sd/kubernetes] add labels to the client-go req metrics

Pull Request - State: closed - Opened by tariq1890 almost 5 years ago - 4 comments
Labels: stale

#5927 - Add tests for tsdb CLI commands

Pull Request - State: closed - Opened by obitech almost 5 years ago - 10 comments
Labels: stale

#5926 - Allow Prometheus to use ReadRequest_STREAMED_XOR_CHUNKS when calling remote read API.

Issue - State: open - Opened by bwplotka almost 5 years ago - 22 comments
Labels: help wanted, kind/enhancement, component/remote storage, priority/P3

#5926 - Allow Prometheus to use ReadRequest_STREAMED_XOR_CHUNKS when calling remote read API.

Issue - State: open - Opened by bwplotka almost 5 years ago - 22 comments
Labels: help wanted, kind/enhancement, component/remote storage, priority/P3

#5925 - Add docs for remote read streaming

Issue - State: closed - Opened by bwplotka almost 5 years ago - 6 comments
Labels: component/remote storage, priority/P3, component/documentation

#5925 - Add docs for remote read streaming

Issue - State: closed - Opened by bwplotka almost 5 years ago - 6 comments
Labels: component/remote storage, priority/P3, component/documentation

#5884 - [tsdb] Add 64 bit prefixCompressedPostings

Pull Request - State: closed - Opened by naivewong almost 5 years ago - 19 comments
Labels: component/tsdb, stale

#5876 - tsdb: Investigate Postings Compression

Issue - State: open - Opened by gouthamve over 6 years ago - 8 comments
Labels: component/tsdb

#5876 - tsdb: Investigate Postings Compression

Issue - State: open - Opened by gouthamve over 6 years ago - 8 comments
Labels: component/tsdb

#5871 - tsdb: SeriesIterator.Seek() is vaguely defined

Issue - State: closed - Opened by free about 6 years ago - 9 comments
Labels: component/tsdb

#5871 - tsdb: SeriesIterator.Seek() is vaguely defined

Issue - State: closed - Opened by free about 6 years ago - 9 comments
Labels: component/tsdb

#5868 - tsdb: [feature request]: detect and stop compacting blocks that result with index file size >64Gi

Issue - State: open - Opened by davidquarles about 5 years ago - 9 comments
Labels: help wanted, kind/enhancement, priority/P3, component/tsdb

#5867 - tsdb: Checkpoint fails due checksum mismatch on old segments

Issue - State: closed - Opened by gouthamve about 5 years ago - 15 comments
Labels: not-as-easy-as-it-looks, priority/P3, component/tsdb

#5865 - tsdb: Investigate chunk compression.

Issue - State: open - Opened by krasi-georgiev about 5 years ago - 32 comments
Labels: kind/enhancement, priority/P3, component/tsdb

#5865 - tsdb: Investigate chunk compression.

Issue - State: open - Opened by krasi-georgiev about 5 years ago - 32 comments
Labels: kind/enhancement, priority/P3, component/tsdb

#5857 - Include query stats in the UI (graph/table and/or rules tab)

Issue - State: open - Opened by Kot-o-pes almost 5 years ago - 7 comments
Labels: help wanted, kind/enhancement, component/ui, priority/P3

#5857 - Include query stats in the UI (graph/table and/or rules tab)

Issue - State: open - Opened by Kot-o-pes almost 5 years ago - 7 comments
Labels: help wanted, kind/enhancement, component/ui, priority/P3

#5813 - Consider not importing api/v2/model from Alertmanager?

Issue - State: closed - Opened by tomwilkie almost 5 years ago - 6 comments
Labels: kind/cleanup, component/notify, priority/P3

#5813 - Consider not importing api/v2/model from Alertmanager?

Issue - State: closed - Opened by tomwilkie almost 5 years ago - 6 comments
Labels: kind/cleanup, component/notify, priority/P3

#5768 - Accept client_id parameter for Azure ManagedIdentity auth to support …

Pull Request - State: closed - Opened by qsbao almost 5 years ago - 12 comments
Labels: stale

#5754 - Documentation - PromQL queries timeout / PromQL queries optimization

Issue - State: closed - Opened by PedroMSantosD almost 5 years ago - 1 comment
Labels: priority/P3, component/documentation

#5754 - Documentation - PromQL queries timeout / PromQL queries optimization

Issue - State: closed - Opened by PedroMSantosD almost 5 years ago - 1 comment
Labels: priority/P3, component/documentation

#5745 - Accept client_id parameter for Azure ManagedIdentity auth to support multiple identities

Issue - State: open - Opened by ByteCommander almost 5 years ago - 4 comments
Labels: help wanted, kind/enhancement, component/service discovery

#5740 - make targets active parallel

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

#5739 - SD for Tencent Cloud CVM instances

Issue - State: closed - Opened by camelus0211 almost 5 years ago - 5 comments
Labels: priority/Pmaybe, component/service discovery, kind/feature

#5667 - Implement `Required` option for remote_read

Pull Request - State: closed - Opened by jacksontj almost 5 years ago - 8 comments
Labels: component/remote storage, stale

#5662 - Option to make failures of non-primary reads not warnings

Issue - State: open - Opened by jacksontj almost 5 years ago - 8 comments
Labels: help wanted, priority/Pmaybe, component/remote storage, kind/feature

#5639 - Using remote_read, an "OR" query will fail with offsets older than retention time.

Issue - State: closed - Opened by czert almost 5 years ago - 13 comments
Labels: component/remote storage, kind/more-info-needed

#5616 - Show more offending metrics in error

Issue - State: closed - Opened by sandersaares about 5 years ago - 8 comments
Labels: help wanted, kind/enhancement, component/promql, priority/P3, hacktoberfest

#5599 - "head GC completed" log level info should happen less often

Issue - State: closed - Opened by hholst80 about 5 years ago - 7 comments
Labels: kind/enhancement, priority/P3, component/tsdb

#5591 - irate() strange behavior when values stepping is not the default scrap interval

Issue - State: closed - Opened by hekmon about 5 years ago - 23 comments
Labels: priority/Pmaybe, component/remote storage, not-as-easy-as-it-looks

#5588 - azure service discovery does not report public IP

Issue - State: closed - Opened by dmitsh about 5 years ago - 8 comments
Labels: help wanted, component/service discovery, priority/P3

#5569 - ignore deallocated VMs during azure discovery

Pull Request - State: closed - Opened by dmitsh about 5 years ago - 16 comments
Labels: stale

#5544 - import aliases that can be omitted

Pull Request - State: closed - Opened by aixeshunter about 5 years ago - 4 comments
Labels: stale

#5532 - Allow targets to be grouped by arbitrary labels in the UI

Issue - State: closed - Opened by simonpasquier about 5 years ago - 4 comments
Labels: kind/enhancement, priority/Pmaybe, component/ui

#5514 - Add `mad_over_time` function

Issue - State: closed - Opened by hadjiski about 5 years ago - 25 comments

#5496 - "Remove graph" link should be close to query area

Issue - State: closed - Opened by hagen1778 about 5 years ago - 7 comments
Labels: kind/enhancement, component/ui, priority/P3

#5469 - Document memory planning guidelines

Issue - State: closed - Opened by itaysk about 5 years ago - 5 comments
Labels: help wanted, priority/P3, component/documentation

#5436 - Setup packagecloud and distribute official debs

Issue - State: closed - Opened by gouthamve about 5 years ago - 4 comments
Labels: help wanted, priority/P3

#5400 - Consider using the Kahan summation algorithm to reduce accumulation of errors in floating point arithmetic.

Issue - State: closed - Opened by tomwilkie about 5 years ago - 3 comments
Labels: help wanted, component/promql, not-as-easy-as-it-looks, priority/P3

#5377 - Update vendoring

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

#5352 - Promtool unit test rules support values as a range

Issue - State: open - Opened by bosschaert about 5 years ago - 18 comments
Labels: help wanted, component/promtool, not-as-easy-as-it-looks, priority/P3

#5351 - Metric type in prompb

Issue - State: closed - Opened by Pryz about 5 years ago - 5 comments
Labels: kind/enhancement, component/remote storage, priority/P3

#5348 - Auto-publish README to Dockerhub

Issue - State: closed - Opened by SuperQ about 5 years ago - 4 comments
Labels: kind/bug, priority/P3

#5312 - Added lintDuplicateMetric to promtool

Pull Request - State: closed - Opened by geekodour about 5 years ago - 6 comments
Labels: stale

#5312 - Added lintDuplicateMetric to promtool

Pull Request - State: open - Opened by geekodour about 5 years ago - 4 comments
Labels: stale

#5273 - Prometheus crash: fatal error: sweep increased allocation count

Issue - State: closed - Opened by mtoulon over 5 years ago - 5 comments
Labels: kind/bug, kind/more-info-needed

#5242 - promtool check metrics does not validate uniqueness

Issue - State: open - Opened by carlpett over 5 years ago - 2 comments
Labels: component/promtool

#5108 - scrape target not honoring https scheme

Issue - State: closed - Opened by ev1lm0nk3y over 5 years ago - 17 comments
Labels: component/scraping

#5094 - Implement ASAP() smoother

Issue - State: open - Opened by msiebuhr over 5 years ago - 20 comments
Labels: kind/enhancement, priority/Pmaybe, component/api

#5089 - Improve kubernetes_sd_config in config doc

Pull Request - State: closed - Opened by MIBc over 5 years ago - 2 comments
Labels: stale

#5074 - added meta_marathon_host label

Pull Request - State: closed - Opened by Smithx10 over 5 years ago - 6 comments
Labels: stale

#5067 - Marathon_SD Host Target Address when using Virtual Networks

Issue - State: closed - Opened by Smithx10 over 5 years ago - 2 comments
Labels: kind/enhancement, component/service discovery, priority/P3

#5056 - Add test case for promtool

Pull Request - State: closed - Opened by MIBc over 5 years ago - 2 comments
Labels: stale

#5038 - 500 Internal Server Error when query metrics using label __name__

Issue - State: closed - Opened by tuxknight over 5 years ago - 6 comments
Labels: component/promql, kind/more-info-needed

#5017 - Stacked graphs in /graph have increasingly incorrect max values

Issue - State: closed - Opened by smarterclayton over 5 years ago - 2 comments
Labels: help wanted, kind/bug, component/ui, priority/P3

#5003 - Actual timestamp() for max_over_time (and other agg functions)

Issue - State: closed - Opened by ali-sattari over 5 years ago - 11 comments
Labels: kind/enhancement, priority/Pmaybe, component/promql

#4981 - Proposal, change default tsdb retention to be much bigger (or smaller)

Issue - State: closed - Opened by baryluk over 5 years ago - 2 comments
Labels: priority/Pmaybe, component/config

#4966 - Should Prometheus pretend to know the future?

Issue - State: open - Opened by beorn7 over 5 years ago - 13 comments
Labels: priority/Pmaybe, component/promql

#4949 - PromQL: Allow label append to groups of metrics

Issue - State: closed - Opened by SuperQ over 5 years ago - 21 comments
Labels: priority/Pmaybe, component/promql

#4856 - UI page for the last /metrics per target

Issue - State: closed - Opened by gouthamve over 5 years ago - 6 comments
Labels: kind/enhancement, component/ui, priority/P3

#4827 - Simplify connecting to targets via TLS with different server_name

Issue - State: open - Opened by efahale over 5 years ago - 12 comments
Labels: kind/enhancement, component/service discovery

#4622 - Run tests on Windows

Issue - State: closed - Opened by gouthamve over 5 years ago - 4 comments
Labels: help wanted, kind/cleanup, priority/P3, hacktoberfest, component/tests

#4510 - Distinguish not-yet-evaluated alert from empty alert

Issue - State: open - Opened by roidelapluie almost 6 years ago - 11 comments
Labels: help wanted, low hanging fruit, component/ui, component/rules, priority/P3

#4509 - PROPOSAL: Add tracing backend support

Issue - State: closed - Opened by gouthamve almost 6 years ago - 23 comments
Labels: kind/enhancement, priority/P3

#4463 - promql: Propagate Inspect() errors to the user

Pull Request - State: closed - Opened by juliusv almost 6 years ago - 8 comments
Labels: stale

#4440 - Feat Req: Autorefresh for alerts page

Issue - State: open - Opened by maurorappa almost 6 years ago - 7 comments
Labels: help wanted, kind/enhancement, priority/Pmaybe, component/ui

#4376 - wrap remote triton and marathon reads in an io.LimitReader

Pull Request - State: closed - Opened by adamdecaf almost 6 years ago - 5 comments
Labels: stale

#4340 - Azure Discovery incorrectly discovering de-allocated VM NICs

Issue - State: open - Opened by laughtonsm almost 6 years ago - 7 comments
Labels: kind/enhancement, component/service discovery

#4310 - Expose containerPort as __meta label for marathon_sd_config

Issue - State: closed - Opened by bforbis almost 6 years ago - 1 comment
Labels: help wanted, kind/enhancement, component/service discovery

#4196 - Create canned issue responses

Issue - State: closed - Opened by brian-brazil about 6 years ago - 12 comments
Labels: component/documentation

#4191 - K8s SD: Namespace discovery should use namespace from serviceaccount folder

Issue - State: closed - Opened by ghost about 6 years ago - 6 comments
Labels: priority/Pmaybe, component/service discovery

#4184 - Determine whether remote/local data overlap should be smaller with `read_recent: false`

Issue - State: closed - Opened by juliusv about 6 years ago - 14 comments
Labels: help wanted, kind/enhancement, component/remote storage, priority/P3

#4158 - rules html doesn't always generate parsable configs

Issue - State: closed - Opened by adamdecaf about 6 years ago - 16 comments
Labels: kind/bug, component/ui

#4057 - Using `Select()` for both sample+metadata queries is unsuitable for remote storage implementations

Issue - State: open - Opened by juliusv about 6 years ago - 8 comments
Labels: help wanted, component/remote storage, priority/P3, component/api

#4057 - Using `Select()` for both sample+metadata queries is unsuitable for remote storage implementations

Issue - State: closed - Opened by juliusv about 6 years ago - 6 comments
Labels: help wanted, component/remote storage, priority/P3, component/api