Skip to content

Commit 066ee2b

Browse files
author
Max Liu
committed
test linking posts
1 parent fff3f5d commit 066ee2b

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

index.html

+34-34
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
<td><a href="https://dl.acm.org/doi/abs/10.1145/3552326.3567502">Foxhound: Server-Grade Observability for Network-Augmented Applications, EuroSys '23</a>
3535
</td>
3636
<td>
37-
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
38-
{% if post %}
39-
<a href="{{ post.url | relative_url }}">Summary</a>
40-
{% else %}
41-
Summary not available
42-
{% endif %}
37+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
38+
{% if post %}
39+
<a href="{{ post.url | relative_url }}">Summary</a>
40+
{% else %}
41+
Summary not available
42+
{% endif %}
4343
</td>
4444
</tr>
4545
<tr>
@@ -59,7 +59,7 @@
5959
<td>Sarah Abowitz</td>
6060
<td><a href="https://www.usenix.org/system/files/nsdi23-liu-david.pdf">Doing More with Less: Orchestrating Serverless Applications without an Orchestrator, NSDI '23</a></td>
6161
<td>
62-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
62+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
6363
{% if post %}
6464
<a href="{{ post.url | relative_url }}">Summary</a>
6565
{% endif %}
@@ -70,7 +70,7 @@
7070
<td>Tomislav Z-M</td>
7171
<td><a href="https://www.usenix.org/conference/nsdi23/presentation/chen-yinfang">Push-Button Reliability Testing for Cloud-Backed Applications with Rainmaker, NSDI '23</a></td>
7272
<td>
73-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
73+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
7474
{% if post %}
7575
<a href="{{ post.url | relative_url }}">Summary</a>
7676
{% endif %}
@@ -81,7 +81,7 @@
8181
<td>Mona Ma</td>
8282
<td>Summary of OSDI & ATC '23 papers</td>
8383
<td>
84-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
84+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
8585
{% if post %}
8686
<a href="{{ post.url | relative_url }}">Summary</a>
8787
{% endif %}
@@ -92,7 +92,7 @@
9292
<td>Darby Huye</td>
9393
<td><a href="https://arxiv.org/pdf/2210.04595.pdf">SampleHST: Efficient On-the-Fly Selection of Distributed Traces, on arxiv '22</a></td>
9494
<td>
95-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
95+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
9696
{% if post %}
9797
<a href="{{ post.url | relative_url }}">Summary</a>
9898
{% endif %}
@@ -103,7 +103,7 @@
103103
<td>Zhaoqi Zhang</td>
104104
<td><a href="https://www.usenix.org/conference/osdi23/presentation/ren">Relational Debugging --- Pinpointing Root Causes of Performance Problems, OSDI '23</a></td>
105105
<td>
106-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
106+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
107107
{% if post %}
108108
<a href="{{ post.url | relative_url }}">Summary</a>
109109
{% endif %}
@@ -114,7 +114,7 @@
114114
<td>Sarah Abowitz</td>
115115
<td>Summary of DEFCON '23</td>
116116
<td>
117-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
117+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
118118
{% if post %}
119119
<a href="{{ post.url | relative_url }}">Summary</a>
120120
{% endif %}
@@ -125,7 +125,7 @@
125125
<td>Tomislav Z-M</td>
126126
<td>N/A</td>
127127
<td>
128-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
128+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
129129
{% if post %}
130130
<a href="{{ post.url | relative_url }}">Summary</a>
131131
{% endif %}
@@ -141,7 +141,7 @@
141141
<td>Mona Ma</td>
142142
<td><a href="https://web.mit.edu/Saltzer/www/publications/endtoend/endtoend.pdf">END-TO-END ARGUMENTS IN SYSTEM DESIGN</a></td>
143143
<td>
144-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
144+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
145145
{% if post %}
146146
<a href="{{ post.url | relative_url }}">Summary</a>
147147
{% endif %}
@@ -153,7 +153,7 @@
153153
<td> <a href="https://www.usenix.org/conference/nsdi18/presentation/khalid">Iron: Isolating Network-based CPU in Container Environments, NSDI '18 </a>
154154
</td>
155155
<td>
156-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
156+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
157157
{% if post %}
158158
<a href="{{ post.url | relative_url }}">Summary</a>
159159
{% endif %}
@@ -164,7 +164,7 @@
164164
<td>Max Liu</td>
165165
<td><a href="https://www.usenix.org/system/files/sec21-li-xing.pdf">Automatic Policy Generation for Inter-Service Access Control of Microservices, USENIX Security '21</a></td>
166166
<td>
167-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
167+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
168168
{% if post %}
169169
<a href="{{ post.url | relative_url }}">Summary</a>
170170
{% endif %}
@@ -176,7 +176,7 @@
176176
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3569902.3569916">Detecting DoS Attacks in Microservice Applications:
177177
Approach and Case Study, LADC '22</a></td>
178178
<td>
179-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
179+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
180180
{% if post %}
181181
<a href="{{ post.url | relative_url }}">Summary</a>
182182
{% endif %}
@@ -187,7 +187,7 @@
187187
<td>Tomislav Z-M</td>
188188
<td>TBD</td>
189189
<td>
190-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
190+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
191191
{% if post %}
192192
<a href="{{ post.url | relative_url }}">Summary</a>
193193
{% endif %}
@@ -198,7 +198,7 @@
198198
<td>Darby Huye</td>
199199
<td>TBD</td>
200200
<td>
201-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
201+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
202202
{% if post %}
203203
<a href="{{ post.url | relative_url }}">Summary</a>
204204
{% endif %}
@@ -209,7 +209,7 @@
209209
<td>Mona Ma</td>
210210
<td><a href="https://www.usenix.org/conference/osdi14/technical-sessions/presentation/chow">The Mystery Machine: End-to-end Performance Analysis of Large-scale Internet Services, OSDI '14</a></td>
211211
<td>
212-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
212+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
213213
{% if post %}
214214
<a href="{{ post.url | relative_url }}">Summary</a>
215215
{% endif %}
@@ -220,7 +220,7 @@
220220
<td>Zhaoqi Zhang</td>
221221
<td><a href="https://dl.acm.org/doi/abs/10.1145/3452296.3472888">Understanding host network stack overheads, SIGCOMM '21</a></td>
222222
<td>
223-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
223+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
224224
{% if post %}
225225
<a href="{{ post.url | relative_url }}">Summary</a>
226226
{% endif %}
@@ -231,7 +231,7 @@
231231
<td>Max Liu</td>
232232
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3600006.3613138">Blueprint: A Toolchain for Highly-Reconfigurable Microservices, SOSP '23</a></td>
233233
<td>
234-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
234+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
235235
{% if post %}
236236
<a href="{{ post.url | relative_url }}">Summary</a>
237237
{% endif %}
@@ -242,7 +242,7 @@
242242
<td>Sarah Abowitz</td>
243243
<td><a href="https://dl.acm.org/doi/10.1145/3484266.3487380">Watching the watchmen: Least privilege for managed network services, HotNets '21</a></td>
244244
<td>
245-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
245+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
246246
{% if post %}
247247
<a href="{{ post.url | relative_url }}">Summary</a>
248248
{% endif %}
@@ -253,7 +253,7 @@
253253
<td>Tomislav Zabcic-Matic</td>
254254
<td><a href="https://ieeexplore.ieee.org/document/9460542">QoS-Aware and Resource Efficient Microservice Deployment in Cloud-Edge Continuum, IPDPS '21</a></td>
255255
<td>
256-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
256+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
257257
{% if post %}
258258
<a href="{{ post.url | relative_url }}">Summary</a>
259259
{% endif %}
@@ -264,7 +264,7 @@
264264
<td>Darby Huye</td>
265265
<td><a href="https://dl.acm.org/doi/10.1145/3611643.3613881">STEAM: Observability-Preserving Trace Sampling, ESEC/FSE '23</a></td>
266266
<td>
267-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
267+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
268268
{% if post %}
269269
<a href="{{ post.url | relative_url }}">Summary</a>
270270
{% endif %}
@@ -275,7 +275,7 @@
275275
<td>Mona Ma</td>
276276
<td><a href="https://dl.acm.org/doi/abs/10.1145/3620678.3624787">LatenSeer: Causal Modeling of End-to-End Latency Distributions by Harnessing Distributed Tracing, SoCC '23</a></td>
277277
<td>
278-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
278+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
279279
{% if post %}
280280
<a href="{{ post.url | relative_url }}">Summary</a>
281281
{% endif %}
@@ -286,7 +286,7 @@
286286
<td>Zhaoqi Zhang</td>
287287
<td><a href="https://ieeexplore.ieee.org/abstract/document/9590295?casa_token=2cO0LL7nwroAAAAA:EPnZP6QMt1cIQ0E-Mq7IPzEKuSavt2_HvpvV_PGXse_P28SOUxJQCn4eRdYNjWQ99yNKTete">Sieve: Attention-based Sampling of End-to-End Trace Data in Distributed Microservice Systems, ICWS '21</a></td>
288288
<td>
289-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
289+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
290290
{% if post %}
291291
<a href="{{ post.url | relative_url }}">Summary</a>
292292
{% endif %}
@@ -297,7 +297,7 @@
297297
<td>Max Liu</td>
298298
<td><a href="https://dl.acm.org/doi/abs/10.1145/3492321.3519575">Unicorn: reasoning about configurable system performance through the lens of causality, EuroSys '22</a></td>
299299
<td>
300-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
300+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
301301
{% if post %}
302302
<a href="{{ post.url | relative_url }}">Summary</a>
303303
{% endif %}
@@ -308,7 +308,7 @@
308308
<td>Mona Ma</td>
309309
<td><a href="https://dl.acm.org/doi/10.1145/2815400.2815415">Pivot Tracing: Dynamic Causal Monitoring for Distributed Systems, SOSP '15</a></td>
310310
<td>
311-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
311+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
312312
{% if post %}
313313
<a href="{{ post.url | relative_url }}">Summary</a>
314314
{% endif %}
@@ -319,7 +319,7 @@
319319
<td>Max Liu</td>
320320
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3600006.3613156">A Cloud-Scale Characterization of Remote Procedure Calls, SOSP '23</a></td>
321321
<td>
322-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
322+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
323323
{% if post %}
324324
<a href="{{ post.url | relative_url }}">Summary</a>
325325
{% endif %}
@@ -330,7 +330,7 @@
330330
<td>Zhaoqi Zhang</td>
331331
<td><a href="https://www.usenix.org/conference/atc23/presentation/huye">Lifting the veil on Meta's microservice architecture: Analyses of topology and request workflows, ATC '23</a></td>
332332
<td>
333-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
333+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
334334
{% if post %}
335335
<a href="{{ post.url | relative_url }}">Summary</a>
336336
{% endif %}
@@ -341,7 +341,7 @@
341341
<td>Max Liu</td>
342342
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3603269.3604815">Fathom: Understanding Datacenter Application Network Performance, SIGCOMM '23</a></td>
343343
<td>
344-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
344+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
345345
{% if post %}
346346
<a href="{{ post.url | relative_url }}">Summary</a>
347347
{% endif %}
@@ -352,7 +352,7 @@
352352
<td>Tony Astolfi</td>
353353
<td><a href="https://www.usenix.org/system/files/nsdi24-wang-zibo.pdf">Autothrottle: A Practical Bi-Level Approach to Resource Management for SLO-Targeted Microservices, NSDI '24</a></td>
354354
<td>
355-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
355+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
356356
{% if post %}
357357
<a href="{{ post.url | relative_url }}">Summary</a>
358358
{% endif %}
@@ -363,7 +363,7 @@
363363
<td>Zhaoqi(Roy) Zhang</td>
364364
<td><a href="https://www.usenix.org/system/files/nsdi22-paper-gao_kaihui.pdf">Buffer-based End-to-end Request Event Monitoring in the Cloud, NSDI '22</a></td>
365365
<td>
366-
{% assign post = site.posts | where: "path", "2023-06-22-unum.md" | first %}
366+
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
367367
{% if post %}
368368
<a href="{{ post.url | relative_url }}">Summary</a>
369369
{% endif %}

0 commit comments

Comments
 (0)