This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 455e2172e BLOG - Town Hall Replay: Monitoring Apache Cassandra Without 
Implementation
455e2172e is described below

commit 455e2172efcb4c9ac764fe1cc2191ba5b7df18da
Author: Diogenese Topper <[email protected]>
AuthorDate: Wed Aug 2 09:04:05 2023 -0700

    BLOG - Town Hall Replay: Monitoring Apache Cassandra Without Implementation
    
    patch by Diogenese Topper; reviewed by Mick Semb Wever for CASSANDRA-18720
---
 site-content/source/modules/ROOT/pages/blog.adoc   | 24 +++++++++++
 ...ng-Apache-Cassandra-Without-Implementation.adoc | 46 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/site-content/source/modules/ROOT/pages/blog.adoc 
b/site-content/source/modules/ROOT/pages/blog.adoc
index 36bb91480..ca006d408 100644
--- a/site-content/source/modules/ROOT/pages/blog.adoc
+++ b/site-content/source/modules/ROOT/pages/blog.adoc
@@ -8,6 +8,30 @@ NOTES FOR CONTENT CREATORS
 - Replace post tile, date, description and link to you post.
 ////
 
+//start card
+[openblock,card shadow relative test]
+----
+[openblock,card-header]
+------
+[discrete]
+=== Town Hall Replay: Monitoring Apache Cassandra Without Implementation
+[discrete]
+==== August 2, 2023
+------
+[openblock,card-content]
+------
+The second Apache Cassandra Town Hall covers monitoring Cassandra using eBPF 
without implementing changes in code and reading and writing Cassandra data 
with Spark Bulk Analytics using CEP-28.
+
+[openblock,card-btn card-btn--blog]
+--------
+[.btn.btn--alt]
+xref:blog/Town-Hall-Replay-Monitoring-Apache-Cassandra-Without-Implementation.adoc[Read
 More]
+--------
+
+------
+----
+//end card
+
 //start card
 [openblock,card shadow relative test]
 ----
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Town-Hall-Replay-Monitoring-Apache-Cassandra-Without-Implementation.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Town-Hall-Replay-Monitoring-Apache-Cassandra-Without-Implementation.adoc
new file mode 100644
index 000000000..a556029fd
--- /dev/null
+++ 
b/site-content/source/modules/ROOT/pages/blog/Town-Hall-Replay-Monitoring-Apache-Cassandra-Without-Implementation.adoc
@@ -0,0 +1,46 @@
+= Town Hall Replay: Monitoring Apache Cassandra Without Implementation
+:page-layout: single-post
+:page-role: blog-post
+:page-post-date: August 2, 2023
+:page-post-author: The Apache Cassandra Community
+:description: A recap of the May Town Hall
+:keywords: meetup, event
+
+After a great inaugural meetup, we hosted the second Apache Cassandra town 
hall in May. If you are an Apache Cassandra end user or part of the Cassandra 
engineering community, town halls are a great way to share project and release 
updates and stay up-to-date on community activities. 
+
+_Town halls occur at 8am PT on the fourth Thursday of every month._
+
+**Monitoring Cassandra Without Instrumentation Using eBPF**
+
+Presented by https://www.linkedin.com/in/domenic-del-nano-5135899b[Dom Del 
Nano^], Pixie
+
+Imagine a world where you can access metrics and full-body traces in seconds, 
without changing your code. In this town hall, Dom gave an overview of eBPF, a 
powerful Linux kernel technology that is fundamentally changing the fields of 
observability, networking and security. He presented a live demo showing eBPF 
monitoring of Cassandra using only open source projects. Dom also showed us how 
to use Pixie, a eBPF-based Kubernetes observability tool, to quickly identify 
services and pods tha [...]
+
+**Apache Cassandra 5.0 Release Update**
+
+Presented by Josh McKenzie, Cassandra PMC Chair
+
+**CEP-28: Reading and Writing Cassandra Data with Spark Bulk Analytics**
+
+Presented by Dinesh Joshi, Cassandra PMC member and software engineer at Apple
+
+### Watch the Replay
+
+video::23-QqIBORNg[youtube,23-QqIBORNg,width=560,height=315]
+
+If you’d like to learn more about CEP-28, you can watch the full replay of the 
Apache Cassandra Contributor Meeting where Dinesh walks us through the project 
in more detail. 
+
+video::gImCuUCwb0Q[youtube,gImCuUCwb0Q,width=560,height=315]
+
+### Ways to Participate
+
+To catch an upcoming Town Hall, check out our Planet Cassandra Global Meetup 
Group.  
+
+If you’re interested in sharing a case study or use case with the community, 
let us know. 
+
+For more information or to join the discussion, join us on these channels:
+
+* https://cassandra.apache.org/_/index.html[Apache Cassandra Website]
+* https://the-asf.slack.com/ssb/redirect[ASF Slack^]
+* https://planetcassandra.org/[Planet Cassandra Website^]
+* https://discord.com/invite/Ut8YctQWac[Planet Cassandra Discord^]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to