Skip to content

Feat(Metering&Billing): Metering landing page#3617

Merged
cloudjumpercat merged 5 commits intorelease/konnect-metering-and-billingfrom
metering-landing-page
Dec 11, 2025
Merged

Feat(Metering&Billing): Metering landing page#3617
cloudjumpercat merged 5 commits intorelease/konnect-metering-and-billingfrom
metering-landing-page

Conversation

@Guaris
Copy link
Copy Markdown
Contributor

@Guaris Guaris commented Dec 3, 2025

@Guaris Guaris requested a review from a team as a code owner December 3, 2025 22:13
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 3, 2025

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit f6154a6
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/693aeec8cd8f720008e74280
😎 Deploy Preview https://deploy-preview-3617--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@cloudjumpercat cloudjumpercat added the ci:manual-approve:link-validation Mark link checking as successful label Dec 11, 2025
@cloudjumpercat
Copy link
Copy Markdown
Contributor

manually approving links: two of them won't work because the how tos are in different PRs. Don't know why the custom svg link is failing because I validated that the svg renders just fine in the output.

@cloudjumpercat
Copy link
Copy Markdown
Contributor

We can do the "Learn" section with reference topics in the release branch PR because we don't have all the reference pages in this PR.

@cloudjumpercat cloudjumpercat merged commit 9f160ba into release/konnect-metering-and-billing Dec 11, 2025
17 of 18 checks passed
@cloudjumpercat cloudjumpercat deleted the metering-landing-page branch December 11, 2025 16:39
Guaris added a commit that referenced this pull request Dec 17, 2025
* Feat: Konnect metering and billing Subjects (#3478)

* subjects

* add schema

* Apply suggestions from code review

* appease vale

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* add metering and billing var

* Feat: Metering and Billing customer entity (#3540)

* subjects

* add schema

* metering customer

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

* Delete two subject pages as I moved the content to the customers page

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Feat(Metering and Billing): Product Catalog (#3561)

* product catalog

* Discounts, Product Catalog and an include

* rework product catalog page

* appease vale

* Apply suggestions from code review

* fix broken link

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Feat(Metering&Billing): Metering landing page (#3617)

* landing page

* fix urls

* icons

* Apply suggestions from code review

* Fix images and svgs

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(metering): Get Started guide (#3504)

* Start outlining the get started guide

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Finish the rough draft

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add M&B scaffolding

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add metering and billing to rate limit check

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply changes from testing

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* See if skipping product fixes build

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* appease vale

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Finishing draft, adding concept diagram and words

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix diagram, dev edit

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* remove colors

* Apply suggestions from code review

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>

* Feat(Metering & Billing): Billing and subscriptions (#3695)

* billing and subs

* rework billing page

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* appease vale by turning it off the tables

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix naming variable usage, remove get started from landing page and replace with learn more

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(Metering&Billing): API addition (#3711)

* api

* api action

* feat(metering): Metering reference page (#3704)

* draft metering page

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* appease vale

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Update app/metering-and-billing/metering.md

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>

* add M&B roles

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix frontmatter

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix broken links hopefully

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix build issue

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Attempt to fix icon, nav item, and color

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* apply feedback, change M&B color for top nav, remove discounts page

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix get started guide

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix customer endpoint, add get started to landing page

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* new metering spec (#3742)

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:manual-approve:link-validation Mark link checking as successful

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants