Ecosyste.ms: Issues

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

GitHub / mozilla/opmon issues and pull requests

#181 - Bug 1880095 fix opmon fail

Pull Request - State: closed - Opened by lelilia 8 months ago

#180 - fix-178 move comma in metric query

Pull Request - State: closed - Opened by lelilia 8 months ago

#179 - Fix 178 move comma in metric query

Pull Request - State: closed - Opened by lelilia 8 months ago

#178 - Issue 177: Add group_by_dimension to the metrics table

Pull Request - State: closed - Opened by lelilia 8 months ago

#177 - bug for group_by_dimension

Issue - State: open - Opened by lelilia 8 months ago - 1 comment

#176 - add VPN

Pull Request - State: closed - Opened by lelilia 10 months ago

#175 - remove summed up cards for `group_by_dimension`

Issue - State: closed - Opened by lelilia 10 months ago - 2 comments

#174 - Cast client ID to string

Pull Request - State: closed - Opened by scholtzan 10 months ago

#173 - Handle client_id_columns set to NULL

Pull Request - State: closed - Opened by scholtzan 10 months ago

#172 - add sample parameter to data_sources

Issue - State: open - Opened by lelilia 10 months ago - 1 comment

#171 - Add monitor_cirrus platform config

Pull Request - State: closed - Opened by scholtzan 11 months ago

#170 - Bump urllib3 from 1.26.14 to 1.26.18

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#169 - Filter out clients that spam pings

Pull Request - State: closed - Opened by scholtzan 12 months ago

#168 - Bump gitpython from 3.1.32 to 3.1.37

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#167 - Bump urllib3 from 1.26.14 to 1.26.17

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#166 - automatically split up statistics queries

Pull Request - State: open - Opened by lelilia about 1 year ago - 4 comments

#165 - Fix rollout defaults 2

Pull Request - State: closed - Opened by scholtzan about 1 year ago

#164 - Fix using rollout defaults

Pull Request - State: closed - Opened by scholtzan about 1 year ago

#163 - Bump gitpython from 3.1.32 to 3.1.35

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

#162 - add preview to readme

Pull Request - State: closed - Opened by lelilia about 1 year ago

#161 - Cast null dimensions to strings in alerts

Pull Request - State: closed - Opened by scholtzan about 1 year ago

#160 - opmon CLI tooling to create to config

Issue - State: open - Opened by scholtzan about 1 year ago

#159 - Bump gitpython from 3.1.30 to 3.1.32

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

#158 - Bump certifi from 2022.12.7 to 2023.7.22

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

#157 - Bump grpcio from 1.51.1 to 1.53.0

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

#156 - It'd be nice if we could customize the y-axis labels

Issue - State: open - Opened by chutten over 1 year ago
Labels: enhancement

#155 - Could OpMon support labeled_* metrics with unknown labels? Maybe as a metric group?

Issue - State: open - Opened by chutten over 1 year ago
Labels: enhancement

#153 - Support outcomes

Issue - State: open - Opened by scholtzan over 1 year ago

#152 - Publish publicly-facing view to mozdata

Issue - State: open - Opened by scholtzan over 1 year ago

#151 - Bump requests from 2.28.2 to 2.31.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#150 - Make `alerts` table have a score rather than a 0-1 cutoff

Issue - State: open - Opened by ncalexan over 1 year ago - 1 comment

#149 - Add windowed median absolute deviation (MAD) alert

Issue - State: open - Opened by ncalexan over 1 year ago - 1 comment

#148 - Allow to visualize `[alerts]`

Issue - State: open - Opened by ncalexan over 1 year ago

#147 - Allow to aggregate unique client IDs in specified window

Issue - State: open - Opened by ncalexan over 1 year ago

#146 - Allow to change `channel` column name (currently `normalized_channel`)

Issue - State: open - Opened by cbellini over 1 year ago
Labels: enhancement, good first issue, priority:medium

#145 - opsmon dashboard link for new rollout not working

Issue - State: closed - Opened by dmose over 1 year ago - 1 comment

#144 - Write alerts query and statistics query as SQL. (#143)

Pull Request - State: open - Opened by ncalexan over 1 year ago

#143 - `opmon` does not write alerts query and statistics query as SQL

Issue - State: open - Opened by ncalexan over 1 year ago
Labels: bug, good first issue, priority:medium

#142 - Alerts table appears to not include correct `parameter` value for `avg_diff`

Issue - State: open - Opened by ncalexan over 1 year ago - 1 comment
Labels: bug, priority:high

#141 - Make `opmon` (or `metric-config-parser`) warn about unused configuration

Issue - State: open - Opened by ncalexan over 1 year ago - 1 comment
Labels: enhancement, priority:medium

#140 - Include more details in alerts table `message` column, or add a `detail` column

Issue - State: open - Opened by ncalexan over 1 year ago
Labels: enhancement, priority:medium

#139 - Add lagging comparison alerts

Issue - State: open - Opened by ncalexan over 1 year ago - 1 comment
Labels: enhancement, priority:medium

#138 - Make `metric`, `statistic`, and possibly `parameter` be `measure` in the generated LookML model behind the dashboard

Issue - State: open - Opened by ncalexan over 1 year ago - 1 comment
Labels: enhancement, priority:medium

#137 - Allow to group multiple dimensions into one dashboard in the same way that metrics can be grouped

Issue - State: open - Opened by ncalexan over 1 year ago
Labels: enhancement, dashboard, priority:medium

#135 - Support computing weekly and monthly statistics

Issue - State: open - Opened by scholtzan over 1 year ago - 1 comment
Labels: enhancement, priority:medium

#134 - Fix test_spec_for_experiment

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#133 - Add Glean-specific examples to the docs

Issue - State: open - Opened by scholtzan over 1 year ago
Labels: documentation, usability, priority:medium

#132 - Add a DAG for running backfills

Issue - State: closed - Opened by scholtzan over 1 year ago - 4 comments
Labels: usability, priority:medium

#131 - Add submission_timestamp column sibling to submission_date. (#126)

Pull Request - State: closed - Opened by ncalexan over 1 year ago

#128 - Remove pytest-flake8

Pull Request - State: closed - Opened by relud over 1 year ago

#126 - Add `submission_timestamp` column sibling to `submission_date`

Issue - State: closed - Opened by ncalexan over 1 year ago - 1 comment
Labels: enhancement

#125 - Remove unused UDFs

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#124 - Use new percentile UDF

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#123 - Update metric parser

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#122 - Update metrics parser

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#121 - Load configs from metric-hub

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#120 - Add docs for metric_groups

Issue - State: closed - Opened by scholtzan over 1 year ago

#119 - Allow to specify dimensions in alerts

Issue - State: open - Opened by scholtzan over 1 year ago - 1 comment
Labels: usability, priority:medium

#118 - [Bug 1809641] destination_table parameter name

Pull Request - State: closed - Opened by scholtzan over 1 year ago

#117 - Refactor table generation to repeat less logic

Pull Request - State: closed - Opened by relud over 1 year ago - 1 comment

#116 - Optionally write generated SQL for inspection during development. (#115)

Pull Request - State: closed - Opened by ncalexan over 1 year ago - 4 comments

#115 - Write generated SQL for inspection during development, etc

Issue - State: closed - Opened by ncalexan over 1 year ago

#114 - Pass derived_dataset into Metadata

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#113 - Fix derived_dataset_id option

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#112 - Preview tweaks

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#111 - Remove previously created preview tables

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#110 - Print preview URLs for each individual metric

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: usability, priority:medium

#109 - Statistics on dashboards confusing to users

Issue - State: open - Opened by scholtzan almost 2 years ago - 1 comment
Labels: usability, priority:high

#108 - Better way to track embedded SQL snippets

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, priority:low

#107 - Include `sample_id` as a default column exposed by data source definitions

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, usability, priority:medium

#106 - Prevent conflicts for preview datasets

Issue - State: closed - Opened by scholtzan almost 2 years ago

#105 - Improve logging

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, usability, priority:medium

#104 - Automatically split up metrics queries based on probe quantity

Pull Request - State: closed - Opened by relud almost 2 years ago - 3 comments

#103 - opmon preview CLI command

Pull Request - State: closed - Opened by scholtzan almost 2 years ago - 1 comment

#100 - Show a preview of the data that would be created by a config

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

#99 - ETL docs

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#98 - Support multiple Glean channels

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#97 - Correct client_id_column referenced in query

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#96 - Add option to percentiles to remove nulls

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#95 - Add total ratio statistic

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#94 - Update metric parser version

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#93 - Support metric groups

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#92 - Support for monitoring multiple channels

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: usability, priority:medium

#91 - Implement metric groups

Issue - State: closed - Opened by scholtzan almost 2 years ago

#90 - Evaluate approach for seasonal modelling

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, priority:low

#89 - Have build_id_column expect a DATE instead of a STRING

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, priority:low

#89 - Have build_id_column expect a DATE instead of a STRING

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, priority:low

#88 - Dropdown filter for percentiles

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: usability, dashboard, priority:medium

#87 - Dropdown filter

Issue - State: closed - Opened by scholtzan almost 2 years ago

#86 - Enable Glean apps

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#85 - Fix type check for non-rollout run configs

Pull Request - State: closed - Opened by scholtzan almost 2 years ago

#84 - Only show percentile filter if there are percentile stats

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: usability, dashboard, priority:medium

#83 - Allow alerts to be specified on a branch level

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: usability, priority:medium

#82 - Changes by version

Issue - State: open - Opened by scholtzan almost 2 years ago
Labels: enhancement, priority:low