Skip to content

Commit

Permalink
add sponsor observiq
Browse files Browse the repository at this point in the history
  • Loading branch information
obfuscurity committed Apr 25, 2024
1 parent efda0e1 commit f7a99c4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Binary file added 2024/images/logo_observiq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions 2024/javascripts/supporters.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@ var sponsors = {
width: 175,
bio: "<p>Sentry is the application monitoring platform for development teams to holistically monitor their code health from the frontend to the backend to see clearer, solve quicker, and learn continuously.</p>",
},
{
name: "observiq",
enabled: true,
url: "https://observiq.com/",
width: 190,
bio: "<p>observIQ builds tools for modern enterprises to take back control of their observability data. observIQ created the industry’s first Unified Telemetry Platform to make managing growing observability costs easier. BindPlane by observIQ includes a best-in-class observability pipeline, standardizes data around OpenTelemetry, and makes it simple to manage tens of thousands of agents in complex hybrid-cloud environments. By giving observability teams the tools they need to manage their growing demands, observIQ helps users reduce costs by at least 40% in the first 30 days.</p>",
},
],
baltimore: [
/* {
Expand Down
2 changes: 1 addition & 1 deletion 2024/pdx.html
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ <h5 id="speakerName"></h5>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flipclock/0.7.8/flipclock.min.js"></script>
<script type="text/javascript" src="javascripts/bootstrap.min.js"></script>
<script type="text/javascript" src="javascripts/speakers.js?v=7"></script>
<script type="text/javascript" src="javascripts/supporters.js?v=8"></script>
<script type="text/javascript" src="javascripts/supporters.js?v=9"></script>
<script type="text/javascript" src="javascripts/main.js?v=2"></script>
<script type="text/javascript">
var currentDate = new Date();
Expand Down

0 comments on commit f7a99c4

Please sign in to comment.