diff --git a/content/blog/2018-08-09-prometheus-graduates-within-cncf.md b/content/blog/2018-08-09-prometheus-graduates-within-cncf.md index 45b5759b5..92efdae68 100644 --- a/content/blog/2018-08-09-prometheus-graduates-within-cncf.md +++ b/content/blog/2018-08-09-prometheus-graduates-within-cncf.md @@ -2,7 +2,8 @@ title: Prometheus Graduates Within CNCF created_at: 2018-08-09 kind: article -author_name: Richard Hartmann +author_name: Richard "RichiH" Hartmann +author_uri: https://twitter.com/TwitchiH --- We are happy to announce that as of today, Prometheus graduates within the [CNCF](https://www.cncf.io/). diff --git a/content/blog/2021-05-03-introducing-prometheus-conformance-program.md b/content/blog/2021-05-03-introducing-prometheus-conformance-program.md index cb77ca9c6..cef59a441 100644 --- a/content/blog/2021-05-03-introducing-prometheus-conformance-program.md +++ b/content/blog/2021-05-03-introducing-prometheus-conformance-program.md @@ -3,6 +3,7 @@ title: Introducing the Prometheus Conformance Program created_at: 2021-05-03 kind: article author_name: Richard "RichiH" Hartmann +author_uri: https://twitter.com/TwitchiH --- Prometheus is the standard for metric monitoring in the cloud native space and beyond. To ensure interoperability, to protect users from suprises, and to enable more parallel innovation, the Prometheus project is introducing the [Prometheus Conformance Program](https://github.com/cncf/prometheus-conformance) with the help of [CNCF](https://www.cncf.io/) to certify component compliance and Prometheus compatibility. diff --git a/content/blog/2021-05-04-prometheus-conformance-remote-write-compliance.md b/content/blog/2021-05-04-prometheus-conformance-remote-write-compliance.md index fefbc91df..3f499f3de 100644 --- a/content/blog/2021-05-04-prometheus-conformance-remote-write-compliance.md +++ b/content/blog/2021-05-04-prometheus-conformance-remote-write-compliance.md @@ -3,6 +3,7 @@ title: "Prometheus Conformance Program: Remote Write Compliance Test Results" created_at: 2021-05-05 kind: article author_name: Richard "RichiH" Hartmann +author_uri: https://twitter.com/TwitchiH --- As [announced by CNCF](https://www.cncf.io/blog/2021/05/03/announcing-the-intent-to-form-the-prometheus-conformance-program/) and by [ourselves](https://prometheus.io/blog/2021/05/03/introducing-prometheus-conformance-program/), we're starting a Prometheus conformance program. diff --git a/content/blog/2021-06-10-on-ransomware-naming.md b/content/blog/2021-06-10-on-ransomware-naming.md index 61ee68b2e..781128423 100644 --- a/content/blog/2021-06-10-on-ransomware-naming.md +++ b/content/blog/2021-06-10-on-ransomware-naming.md @@ -3,6 +3,7 @@ title: "On Ransomware Naming" created_at: 2021-06-10 kind: article author_name: Richard "RichiH" Hartmann +author_uri: https://twitter.com/TwitchiH --- As per Oscar Wilde, imitation is the sincerest form of flattery. diff --git a/content/blog/index.html b/content/blog/index.html index 8f2d318ee..9fbf10ab0 100644 --- a/content/blog/index.html +++ b/content/blog/index.html @@ -6,7 +6,7 @@ <% sorted_articles.each do |post| %>

<%= link_to post[:title], post.path %>

- +
<%= get_post_start(post) %>