# [[GLPDE - Developer Advocacy Kickoff]] ![[GLPDE - Developer Advocacy Kickoff.svg]] speakers:: "[[David Allen (DevRel)]]" - Business & strategy - Changes - PM re-organization - Product marketing/re-positioning - Grafana Japan - Positioning: what IS Grafana? - Business observability - Act 3 and cross-product workflows - Though we're not really talking about Act 1 Act 2 Act 3 anymore ## People & Team ![[grafana-plde-da-kickoff.png]] > We're often the people who plant the seeds; we're seldom the ones who reap the harvest. - How do we do this? - Expand the crew: Use community - We're the only team in Grafana who can expand our team without expanding our headcount - Expand who can play - Lisa, Imma, Liudmila working on OTel - Ewa driving the mentoring program - More content, more focused - Ronald working on golden paths - Smarter, faster, better at distribution - We'll have a new joiner this quarter and we'll have another DA in Japan - Something to keep an eye on: timezone issues, especially with the Japanese DA - Good: Fika, fun questions on the weekly, banter channel, "what did you do last weekend?", learning sessions - "As above, so below." : the culture we have is the culture we'll spread. We externalize our culture to the community, so it's super important to maintain our culture too. - Our offsite in Lisbon - ✅ How to measure our impact - ✅ How to connect learning with product - Where and how to help GTM - Webinars - Demand-gen personalization (without giving away PII) - More ideas needed (maybe stuff regarding enablement and helping [[Mitch Seaman]] grow in his new function) - %% # Excalidraw Data ## Text Elements ## Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.1.4", "elements": [ { "id": "4y8R7iOA", "type": "text", "x": 118.49495565891266, "y": -333.44393157958984, "width": 3.8599853515625, "height": 24, "angle": 0, "strokeColor": "#1e1e1e", "backgroundColor": "transparent", "fillStyle": "solid", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": null, "roundness": null, "seed": 967149026, "version": 2, "versionNonce": 939059582, "isDeleted": true, "boundElements": null, "updated": 1713723615080, "link": null, "locked": false, "text": "", "rawText": "", "fontSize": 20, "fontFamily": 4, "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "", "lineHeight": 1.2 } ], "appState": { "theme": "dark", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#1e1e1e", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "solid", "currentItemStrokeWidth": 2, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 4, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 583.2388916015625, "scrollY": 573.6323852539062, "zoom": { "value": 1 }, "currentItemRoundness": "round", "gridSize": null, "gridColor": { "Bold": "#C9C9C9FF", "Regular": "#EDEDEDFF" }, "currentStrokeOptions": null, "previousGridSize": null, "frameRendering": { "enabled": true, "clip": true, "name": true, "outline": true } }, "files": {} } ``` %%