Skip to content
Merged
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
8 changes: 4 additions & 4 deletions docs-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ export default {
siteUrl: "https://prometheus.io",

announcement: {
text: "Do you use Prometheus and OpenTelemetry to monitor infrastructure and applications? Please answer our 3-minutes [survey](https://docs.google.com/forms/d/e/1FAIpQLSfDfT0Y7Y9ZzlXM9GFnei0B8rCaa4ctVD4nhpzzJY7cfzrOrw/viewform)!",
mobileText: "Prometheus+OTel infrastructure and applications monitoring [survey](https://docs.google.com/forms/d/e/1FAIpQLSfDfT0Y7Y9ZzlXM9GFnei0B8rCaa4ctVD4nhpzzJY7cfzrOrw/viewform)!",
startDate: "2026-04-23",
endDate: "2026-05-23",
text: "Join [PromCon EU 2026](https://promcon.io/2026-munich/), the Prometheus users conference, on October 7–8, 2026 in Munich. The [Call for Speakers](https://sessionize.com/promcon-eu-2026/) is open until July 19, 2026.",
mobileText: "[PromCon EU 2026](https://promcon.io/2026-munich/) — Oct 7–8, Munich. [CFP](https://sessionize.com/promcon-eu-2026/) open until July 19.",
startDate: "2026-07-17",
endDate: "2026-10-08",
},

kapa: {
Expand Down
Loading