Skip to content

Two new MP posts from OpenLiberty.io/blog #39

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -484,3 +484,24 @@ blog:
extract: >
Today is a great day. Today we introduce a new Java microservices frameworks and a new member of MicroProfile family. Please welcome Project Helidon — a new Java microservices framework from Oracle.


- url: 'https://openliberty.io/blog/2018/09/19/get-more-metrics-microprofile20.html'
title: 'Get more metrics from your apps with MicroProfile 2.0 on Open Liberty 18.0.0.3'
date: '2018-09-20'
author: 'Laura Cowen'
tags:
- community
- news
extract: >
Monitor your microservices with metrics from your applications, from Liberty components, and to report on their fault tolerance handling. Plus more for your microservices with Open Liberty 18.0.0.3.

- url: 'https://openliberty.io/blog/2018/09/19/dynamic-update-microservice-config.html'
title: 'Dynamically update your microservice configuration'
date: '2018-09-20'
author: 'Neil Young'
tags:
- community
- news
extract: >
Separate configuration from your microservices code with MicroProfile Config. Easily and dynamically change your app's configuration by adding and modifying variables in your server config.