Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add subscriptions list and form to portal links #2015

Merged
merged 17 commits into from
May 27, 2024

Conversation

Oluwadaminiola
Copy link
Collaborator

No description provided.

Oluwadaminiola and others added 15 commits May 22, 2024 16:09
* added metrics for the data plane

* updated docker-compose.dev.yml with optional prometheus image

* updated RedisQueue as a metrics collector

* updated postgres as a metrics collector

* revert error check in process_meta_event.go

* updated metrics collection for different http status codes

* updated postgres_collector.go

* fixed lint issues and updated some queries

* updated metrics to be configurable

* updated test config

* fixed failing CI tests

* gated metrics with feature flags

* fixed CI issues

* updated metrics tests

* refactored postgres_collector.go
* chore: update rate limit function

* fix: return when locked row is null

* fix: select only specific rows

* chore: create record if not exists
* fix: add subscription name filter to GetSubscriptions

* fix: add % directly in arg map
* added metrics for the data plane (#2005)

* added metrics for the data plane

* updated docker-compose.dev.yml with optional prometheus image

* updated RedisQueue as a metrics collector

* updated postgres as a metrics collector

* revert error check in process_meta_event.go

* updated metrics collection for different http status codes

* updated postgres_collector.go

* fixed lint issues and updated some queries

* updated metrics to be configurable

* updated test config

* fixed failing CI tests

* gated metrics with feature flags

* fixed CI issues

* updated metrics tests

* refactored postgres_collector.go

* Update rate limit function (#2002)

* chore: update rate limit function

* fix: return when locked row is null

* fix: select only specific rows

* chore: create record if not exists

* Add subscription name filter to GetSubscriptions (#2014)

* fix: add subscription name filter to GetSubscriptions

* fix: add % directly in arg map

* fix: add portal link checks to subscription apis

* fix: remove isPortaLinkReq

* fix: use util.StringSliceContains

* fix: revert envs

* fix: check if data.FilterBy.EndpointIDs was present before setting it

---------

Co-authored-by: Smart Mekiliuwa <st.nonso@gmail.com>
Co-authored-by: Raymond Tukpe <jirevwe@users.noreply.github.com>
Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
@jirevwe jirevwe merged commit 208ba4a into main May 27, 2024
4 checks passed
@jirevwe jirevwe deleted the pelumi/feat/update-portal-link-subscriptions branch May 27, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants